XamlLanguage.Int64 Propriété

Définition

Obtient un XamlType pour l'intrinsèque Int64 en langage 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

Valeur de propriété

XamlType pour l'intrinsèque Int64 en langage XAML.

Remarques

Voir [MS-XAML] Section 5.2.13.

S’applique à