EventFieldAttribute.Tags Propriedade

Definição

Obtém ou define o valor EventFieldTags definido pelo usuário que é necessário para os campos que contêm dados que não são de um dos tipos compatíveis.

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 da propriedade

Retorna EventFieldTags.

Aplica-se a