EventLogSettings.LogName 속성

정의

이벤트 로그의 이름을 가져오거나 설정합니다. 지정하거나 지정하지 않으면 null "애플리케이션"이 기본값입니다.

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

속성 값

적용 대상