ComputerInfo.OsPrimary Property

Definition

Specifies whether this is the primary operating system

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

Property Value

Applies to