EventSourceOptions.Tags Proprietà

Definizione

Tag dell'evento definiti per l'origine evento.

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

Valore della proprietà

EventTags

Restituisce EventTags.

Si applica a