다음을 통해 공유


EventLogRecord.ContainerLog 속성

정의

이벤트가 저장된 이벤트 로그 또는 이벤트 로그 파일의 이름을 가져옵니다.

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

속성 값

이벤트가 저장된 이벤트 로그 또는 이벤트 로그 파일의 이름이 들어 있는 문자열을 반환합니다.

적용 대상

추가 정보