IXamlType.BaseType Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
public:
property IXamlType ^ BaseType { IXamlType ^ get(); };
IXamlType BaseType();
public IXamlType BaseType { get; }
var iXamlType = iXamlType.baseType;
Public ReadOnly Property BaseType As IXamlType
Nilai Properti
IXamlType untuk jenis dasar langsung dari jenis XAML.