ComputerInfo.CsAutomaticResetCapability Property

Definition

If True, the automatic reset is enabled

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

Property Value

Applies to