ComputerInfo.CsResetCount Property

Definition

Number of automatic resets since the last reset. A value of –1 (minus one) indicates that the count is unknown

public:
 property Nullable<short> CsResetCount { Nullable<short> get(); };
public short? CsResetCount { get; }
member this.CsResetCount : Nullable<int16>
Public ReadOnly Property CsResetCount As Nullable(Of Short)

Property Value

Applies to