AttributeParameterData.Type Propriedade

Definição

Obtém ou define o tipo XAML dos dados de parâmetro de atributo.Gets or sets the XAML type of the attribute parameter data.

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

Valor da propriedade

XamlType

O tipo XAML dos dados de parâmetro de atributo.The XAML type of the attribute parameter data.

Aplica-se a