EventFieldAttribute.Tags 屬性

定義

取得或設定使用者定義 EventFieldTags 的值,當欄位包含非其中一個支援類型的資料時,便需要此值。

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

屬性值

傳回 EventFieldTags

適用於