Share via


XamlLanguage.Int64 Eigenschaft

Definition

Ruft ein XamlType-Objekt für das sprachinterne Int64-XAML-Element ab.

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

Eigenschaftswert

Ein XamlType-Objekt für das sprachinterne Int64-XAML-Element.

Hinweise

Siehe [MS-XAML] Abschnitt 5.2.13.

Gilt für: