VMWareVirtualMachineTotalProcessorCores Property
Gets the amount of processor cores 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 int TotalProcessorCores { get; }
Public ReadOnly Property TotalProcessorCores As Integer
Get
Dim instance As VMWareVirtualMachine
Dim value As Integer
value = instance.TotalProcessorCores
public:
property int TotalProcessorCores {
int get ();
}
member TotalProcessorCores : int with get
No code example is currently available or this language may not be supported.
Property Value
Int32