Condividi tramite


IXamlType2.BoxedType Proprietà

Definizione

Ottiene IXamlType per il tipo boxed del tipo XAML. La determinazione di questo valore è basata sul tipo sottostante per i tipi di base.

public:
 property IXamlType ^ BoxedType { IXamlType ^ get(); };
IXamlType BoxedType();
public IXamlType BoxedType { get; }
var iXamlType = iXamlType2.boxedType;
Public ReadOnly Property BoxedType As IXamlType

Valore della proprietà

IXamlType per il tipo boxed del tipo XAML.

Si applica a