EventFieldAttribute.Tags Propriété

Définition

Obtient ou définit la valeur EventFieldTags définie par l’utilisateur qui est requise pour les champs contenant des données qui ne correspondent à aucun des types pris en charge.

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

Valeur de propriété

Retourne EventFieldTags.

S’applique à