ComputerInfo.OsDataExecutionPreventionDrivers Property

Definition

When the data execution prevention hardware feature is available, this property indicates that the feature is set to work for drivers if true

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

Property Value

Applies to