EventSourceCreatedEventArgs.EventSource 속성

정의

수신기에 연결하는 이벤트 원본을 가져옵니다.

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

속성 값

수신기에 연결하는 이벤트 원본입니다.

적용 대상