EventFieldAttribute.Tags Propiedad

Definición

Obtiene o establece el valor EventFieldTags definido por el usuario que es necesario para los campos que contienen datos que no es uno de los tipos admitidos.

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

Valor de propiedad

Devuelve EventFieldTags.

Se aplica a