ComputerInfo.HyperVRequirementSecondLevelAddressTranslation Property

Definition

If a HyperVisor is not present, indicates the state of the requirement that the processor supports address translation extensions used for virtualization

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

Property Value

Applies to