VMWareVirtualMachineMemorySize Property
Gets the total memory size of this VM, in megabytes.
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 MemorySize { get; }
Public ReadOnly Property MemorySize As Integer
Get
Dim instance As VMWareVirtualMachine
Dim value As Integer
value = instance.MemorySize
public:
property int MemorySize {
int get ();
}
member MemorySize : int with get
No code example is currently available or this language may not be supported.
Property Value
Int32