XamlType.UnderlyingType Propriété

Définition

Obtient le CLR Type qui sous-tend ce XamlType.

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

Valeur de propriété

Le CLR Type qui sous-tend ce XamlType.

S’applique à