Aracılığıyla paylaş


ProviderMetadata.Opcodes Özellik

Tanım

Her biri EventOpcode olay sağlayıcısında tanımlanan bir opcode'unu temsil eden, numaralandırılabilir bir nesne koleksiyonu alır.

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

Özellik Değeri

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

Şunlara uygulanır

Ayrıca bkz.