VMWareVirtualMachineGraphicsHardwareAccelerationEnabled Property
Gets a value that determine whether 3D graphics hardware acceleration is enabled in 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 bool GraphicsHardwareAccelerationEnabled { get; }
Public ReadOnly Property GraphicsHardwareAccelerationEnabled As Boolean
Get
Dim instance As VMWareVirtualMachine
Dim value As Boolean
value = instance.GraphicsHardwareAccelerationEnabled
public:
property bool GraphicsHardwareAccelerationEnabled {
bool get ();
}
member GraphicsHardwareAccelerationEnabled : bool with get
No code example is currently available or this language may not be supported.
Property Value
Boolean