DiagnosticCounter.DisplayUnits プロパティ

定義

カウンターの表示単位を取得または設定します。

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

プロパティ値

カウンターの表示単位。

適用対象