다음을 통해 공유


EventLogRecord.MachineName 속성

정의

이 이벤트가 기록된 컴퓨터의 이름을 가져옵니다.

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

속성 값

이 이벤트가 기록된 컴퓨터의 이름이 들어 있는 문자열을 반환합니다.

적용 대상

추가 정보