For the complete documentation index, see llms.txt. This page is also available as Markdown.

RunningOnHyperV

Description

Determines if the current process is running on a Microsoft Hyper-V virtual machine.

bool RunningOnHyperV ()

Return

Type
Description

bool

returns true if the current process is running on a Microsoft Hyper-V virtual machine

Last updated