EventWrittenEventArgs.Tags Propiedad

Definición

Devuelve las etiquetas especificadas en la llamada al método Write(String, EventSourceOptions).

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

Valor de propiedad

Devuelve EventTags.

Se aplica a