Aracılığıyla paylaş


ProviderMetadata.Keywords Özellik

Tanım

Her biri EventKeyword olay sağlayıcısında tanımlanan bir olay anahtar sözcüğünü temsil eden, numaralandırılabilir bir nesne koleksiyonu alır.

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)

Özellik Değeri

Numaralandırılabilir bir nesne koleksiyonu EventKeyword döndürür.

Şunlara uygulanır

Ayrıca bkz.