EventSourceOptions.Tags 속성

정의

이 이벤트 소스에 대해 정의된 이벤트 태그입니다.

public:
 property System::Diagnostics::Tracing::EventTags Tags { System::Diagnostics::Tracing::EventTags get(); void set(System::Diagnostics::Tracing::EventTags value); };
public System.Diagnostics.Tracing.EventTags Tags { get; set; }
member this.Tags : System.Diagnostics.Tracing.EventTags with get, set
Public Property Tags As EventTags

속성 값

EventTags를 반환합니다.

적용 대상