Bagikan melalui


_MethodInfo.ReturnTypeCustomAttributes Properti

Definisi

Menyediakan objek COM dengan akses independen versi ke ReturnTypeCustomAttributes properti .

public:
 property System::Reflection::ICustomAttributeProvider ^ ReturnTypeCustomAttributes { System::Reflection::ICustomAttributeProvider ^ get(); };
public System.Reflection.ICustomAttributeProvider ReturnTypeCustomAttributes { get; }
member this.ReturnTypeCustomAttributes : System.Reflection.ICustomAttributeProvider
Public ReadOnly Property ReturnTypeCustomAttributes As ICustomAttributeProvider

Nilai Properti

Objek ICustomAttributeProvider yang mewakili atribut kustom untuk jenis pengembalian.

Keterangan

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

Properti ReturnTypeCustomAttributes mendapatkan atribut kustom untuk jenis pengembalian.

Berlaku untuk