EventWrittenEventArgs.Tags Propriété

Définition

Retourne les étiquettes spécifiées dans l’appel à la méthode 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

Valeur de propriété

Retourne EventTags.

S’applique à