XamlType.UnderlyingType Propiedad

Definición

Obtiene el CLR Type que subyace a este XamlTypeobjeto .

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

Valor de propiedad

CLR Type que subyace a este XamlTypeobjeto .

Se aplica a