ProviderMetadata.Keywords Właściwość

Definicja

Pobiera wyliczaną kolekcję EventKeyword obiektów, z których każda reprezentuje słowo kluczowe zdarzenia zdefiniowane w dostawcy zdarzeń.

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)

Wartość właściwości

Zwraca wyliczaną kolekcję EventKeyword obiektów.

Dotyczy

Zobacz też