_Type.BaseType Properti

Definisi

Menyediakan objek COM dengan akses independen versi ke BaseType properti .

public:
 property Type ^ BaseType { Type ^ get(); };
public Type BaseType { get; }
member this.BaseType : Type
Public ReadOnly Property BaseType As Type

Nilai Properti

dari Type mana saat ini Type langsung mewarisi, atau null jika saat ini Type mewakili Object kelas .

Keterangan

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

Properti Type.BaseType mendapatkan jenis dari mana saat ini Type langsung mewarisi.

Berlaku untuk