PerformanceCounterPermissionEntry.MachineName 속성

정의

성능 카운터의 범주가 있는 서버의 이름을 가져옵니다.

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

속성 값

해당 범주가 있는 서버의 이름입니다.

적용 대상