Bagikan melalui


_Assembly.GlobalAssemblyCache Properti

Definisi

Menyediakan objek COM dengan akses independen versi ke GlobalAssemblyCache properti .

public:
 property bool GlobalAssemblyCache { bool get(); };
public bool GlobalAssemblyCache { get; }
member this.GlobalAssemblyCache : bool
Public ReadOnly Property GlobalAssemblyCache As Boolean

Nilai Properti

true jika assembly dimuat dari cache assembly global; jika tidak, false.

Keterangan

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

Properti GlobalAssemblyCache mendapatkan nilai yang menunjukkan apakah assembly dimuat dari cache assembly global.

Berlaku untuk

Lihat juga