_Type.Module Properti

Definisi

Menyediakan objek COM dengan akses independen versi ke Module properti .

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

Nilai Properti

Nama modul tempat saat ini Type ditentukan.

Keterangan

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

Properti Type.Module mendapatkan modul (DLL) tempat saat ini Type ditentukan.

Berlaku untuk