ComputerInfo.CsHypervisorPresent Property

Definition

If True, a hypervisor is present

public:
 property Nullable<bool> CsHypervisorPresent { Nullable<bool> get(); };
public bool? CsHypervisorPresent { get; }
member this.CsHypervisorPresent : Nullable<bool>
Public ReadOnly Property CsHypervisorPresent As Nullable(Of Boolean)

Property Value

Applies to