ICustomProperty.Type Properti

Definisi

Mendapatkan jenis properti kustom yang mendasar.

public:
 property TypeName Type { TypeName get(); };
TypeName Type();
public System.Type Type { get; }
var typeName = iCustomProperty.type;
Public ReadOnly Property Type As Type

Nilai Properti

Jenis yang mendasar, dengan informasi yang relevan sebagai nilai struktur TypeName . TypeName menyediakan infrastruktur sehingga pencadangan properti tidak harus menyerupai definisi runtime bahasa umum (CLR) dan System.Type .

Berlaku untuk