XamlLanguage.Int64 Propiedad

Definición

Obtiene un XamlType para el intrínseco del Int64 lenguaje XAML.

public:
 static property System::Xaml::XamlType ^ Int64 { System::Xaml::XamlType ^ get(); };
public static System.Xaml.XamlType Int64 { get; }
static member Int64 : System.Xaml.XamlType
Public Shared ReadOnly Property Int64 As XamlType

Valor de propiedad

para XamlType el Int64 lenguaje XAML intrínseco.

Comentarios

Consulta [MS-XAML] Sección 5.2.13.

Se aplica a