PerformanceCounterPermissionEntry.MachineName プロパティ

定義

パフォーマンス カウンターのカテゴリが格納されているサーバーの名前を取得します。

public:
 property System::String ^ MachineName { System::String ^ get(); };
public string MachineName { get; }
member this.MachineName : string
Public ReadOnly Property MachineName As String

プロパティ値

カテゴリが格納されているサーバーの名前。

適用対象