Click or drag to resize
VirtualMachineValidationIsVirtual Property
Gets whether the system is running on a virtual machine guest environment. (This property should only be referenced after calling the Validate method once.)

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public bool IsVirtual { get; }

Property Value

Type: Boolean
See Also