다음을 통해 공유


EventLogSettings.SourceName 속성

정의

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

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

속성 값

적용 대상