VMWareVirtualMachineVmHardwareVersion Property

Gets the hardware version of this VM.

Definition

Namespace: DevCase.ThirdParty.VMware
Assembly: DevCase.net48.ThirdParty.VMware (in DevCase.net48.ThirdParty.VMware.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public int VmHardwareVersion { get; }

Property Value

Int32

Remarks

See for more info about virtual machine hardware versions: https://kb.vmware.com/s/article/1003746

See Also