共用方式為


PerformanceCounterPermissionEntry.MachineName 屬性

定義

取得效能計數器的分類所駐留的伺服器名稱。

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

屬性值

分類所駐留的伺服器名稱。

適用於