XamlType.UnderlyingType 屬性

定義

取得做為此 Type 之基礎的 CLR XamlType

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

屬性值

Type

做為此 Type 之基礎的 CLR XamlType

適用於