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 형식이 잘못된 경우

적용 대상