ComputerInfo.HyperVisorPresent Property

Definition

If true, a HyperVisor was detected

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

Property Value

Applies to