RunningOnVM
Description
Determines if the current process is running on a virtual machine such as Microsoft Hyper-V or VMWare.
Return
Type | Description |
---|---|
bool | returns true if the current process is running on a Virtual Machine such as Microsoft Hyper-V or VMWare |
Last updated