다음을 통해 공유


EventLogSettings.LogName 속성

정의

이벤트 로그 이름입니다. null이 지정되지 않은 경우 “애플리케이션”이 기본값입니다.

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

속성 값

String

적용 대상