다음을 통해 공유


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를 반환합니다.

적용 대상