Compartir vía


XamlLanguage.Int64 Propiedad

Definición

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

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

XamlType para el elemento intrínseco del lenguaje XAML Int64.

Comentarios

Consulta [MS-XAML] Sección 5.2.13.

Se aplica a