_ConstructorInfo.Attributes Properti

Definisi

Menyediakan objek COM dengan akses independen versi ke Attributes properti .

public:
 property System::Reflection::MethodAttributes Attributes { System::Reflection::MethodAttributes get(); };
public System.Reflection.MethodAttributes Attributes { get; }
member this.Attributes : System.Reflection.MethodAttributes
Public ReadOnly Property Attributes As MethodAttributes

Nilai Properti

Salah MethodAttributes satu nilai.

Keterangan

Metode ini untuk akses ke kelas terkelola dari kode yang tidak dikelola, dan tidak boleh dipanggil dari kode terkelola.

Properti Attributes mendapatkan atribut yang terkait dengan metode ini.

Berlaku untuk