EventWrittenEventArgs.Tags Propriedade

Definição

Retorna as marcas especificadas na chamada para o 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 da propriedade

Retorna EventTags.

Aplica-se a