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