ComputerInfo.OsDebug Property

Definition

If true, the operating system is a checked (debug) build

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

Property Value

Applies to