AttributeData.Type Propriedade

Definição

Obtém ou define o tipo de dados do atributo.Gets or sets the attribute data type.

public:
 property System::Xaml::XamlType ^ Type { System::Xaml::XamlType ^ get(); void set(System::Xaml::XamlType ^ value); };
public System.Xaml.XamlType Type { get; set; }
member this.Type : System.Xaml.XamlType with get, set
Public Property Type As XamlType

Valor da propriedade

XamlType

O tipo de dados do atributo.The attribute data type.

Aplica-se a