EventSourceOptions.Tags Propriété

Définition

Étiquettes d’événement définies pour cette source d’événement.

public:
 property System::Diagnostics::Tracing::EventTags Tags { System::Diagnostics::Tracing::EventTags get(); void set(System::Diagnostics::Tracing::EventTags value); };
public System.Diagnostics.Tracing.EventTags Tags { get; set; }
member this.Tags : System.Diagnostics.Tracing.EventTags with get, set
Public Property Tags As EventTags

Valeur de propriété

Retourne EventTags.

S’applique à