Click or drag to resize
VirtualMachineValidation Properties

The VirtualMachineValidation type exposes the following members.

Properties
  NameDescription
Public propertyIsVirtual
Gets whether the system is running on a virtual machine guest environment. (This property should only be referenced after calling the Validate method once.)
Public propertyLastError
Gets or sets the last error encountered in this object.
(Inherited from SystemValidation.)
Public propertyType
Gets the type of virtual machine guest environment on which the system is running. (This property should only be referenced after calling the Validate method once.)
Top
See Also