DkmClrNcInstructionAddress.GenericParameters Özellik

Tanım

Seçim Genel yöntemler için bu, her genel parametre için ECMA biçimli TypeSpec imzasını sağlar. Genel olmayan yöntemler için bu null olacaktır. Birleştirilmemiş modüller için bu eşleme (veya sözde IL derlemesi) ile ilişkilidir.

Bu API, Visual Studio 15 güncelleştirme 6 ' da (DkmApiVersion. VS15Update6) tanıtılmıştır.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Byte> ^ GenericParameters { System::Collections::ObjectModel::ReadOnlyCollection<System::Byte> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<byte> GenericParameters { get; }
member this.GenericParameters : System.Collections.ObjectModel.ReadOnlyCollection<byte>
Public ReadOnly Property GenericParameters As ReadOnlyCollection(Of Byte)

Özellik Değeri

ReadOnlyCollection<Byte>

Şunlara uygulanır