Share via


ProviderMetadata.Keywords 속성

정의

이벤트 공급자에 정의된 이벤트 키워드를 각각 나타내는 EventKeyword 개체의 열거 가능한 컬렉션을 가져옵니다.

public:
 property System::Collections::Generic::IList<System::Diagnostics::Eventing::Reader::EventKeyword ^> ^ Keywords { System::Collections::Generic::IList<System::Diagnostics::Eventing::Reader::EventKeyword ^> ^ get(); };
public System.Collections.Generic.IList<System.Diagnostics.Eventing.Reader.EventKeyword> Keywords { get; }
member this.Keywords : System.Collections.Generic.IList<System.Diagnostics.Eventing.Reader.EventKeyword>
Public ReadOnly Property Keywords As IList(Of EventKeyword)

속성 값

EventKeyword 개체의 열거 가능한 컬렉션을 반환 합니다.

적용 대상

추가 정보