VMWare_VM PoweredOn Property Fling OS
Whether the VM is powered on or not (i.e. running or not).

Namespace: Kernel.Debug.Debugger
Assembly: Kernel.Debug.Debugger (in Kernel.Debug.Debugger.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool PoweredOn { get; }

Property Value

Type: Boolean

Implements

IVirtualMachine PoweredOn
See Also