XamlType.UnderlyingType Propriété

Définition

Obtient le Type CLR sous-jacent de 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é

Type

Type CLR sous-jacent de ce XamlType.

S’applique à