다음을 통해 공유


EventLogSettings.MachineName 속성

정의

이벤트 로그가 있는 컴퓨터의 이름입니다. null이 지정되지 않은 경우 로컬 컴퓨터가 기본값입니다.

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

속성 값

String

적용 대상