Share via


PerformanceCounterPermissionAttribute.MachineName プロパティ

定義

パフォーマンス カウンターのコンピューター名を取得または設定します。

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

プロパティ値

パフォーマンス カウンターのカテゴリが格納されているサーバー。

例外

MachineName の書式が無効です。

適用対象