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 を返します。

適用対象