DiagnosticCounter.DisplayUnits Property

Definition

Gets or sets the display units of the counter.

public:
 property System::String ^ DisplayUnits { System::String ^ get(); void set(System::String ^ value); };
public string DisplayUnits { get; set; }
member this.DisplayUnits : string with get, set
Public Property DisplayUnits As String

Property Value

The display units of the counter.

Applies to