VMWareVirtualMachineOsVersion Property
Gets the version of the guest operating system of this VM.
Namespace: DevCase.ThirdParty.VMwareAssembly: 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 string OsVersion { get; }
Public ReadOnly Property OsVersion As String
Get
Dim instance As VMWareVirtualMachine
Dim value As String
value = instance.OsVersion
public:
property String^ OsVersion {
String^ get ();
}
member OsVersion : string with get
No code example is currently available or this language may not be supported.
Property Value
String