EventSourceCreatedEventArgs.EventSource 속성

정의

수신기에 연결된 이벤트 소스를 가져옵니다.

public:
 property System::Diagnostics::Tracing::EventSource ^ EventSource { System::Diagnostics::Tracing::EventSource ^ get(); };
public System.Diagnostics.Tracing.EventSource? EventSource { get; }
public System.Diagnostics.Tracing.EventSource EventSource { get; }
member this.EventSource : System.Diagnostics.Tracing.EventSource
Public ReadOnly Property EventSource As EventSource

속성 값

수신기에 연결된 이벤트 소스입니다.

적용 대상