EventLogConfiguration.LogName 속성

정의

이벤트 로그의 이름을 가져옵니다.

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

속성 값

이벤트 로그 이름입니다.

적용 대상

추가 정보