XamlLanguage.Int64 属性

定义

XamlType Int64获取 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

属性值

XAML 语言内部函数的 Int64 AXamlType

注解

请参阅 [MS-XAML] 第 5.2.13 节

适用于