Share via


EventSourceCreatedEventArgs.EventSource Propriedade

Definição

Obter a origem do evento que está sendo anexado ao ouvinte.

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

Valor da propriedade

A origem do evento que está sendo anexada ao ouvinte.

Aplica-se a