Share via


XamlLanguage.Int64 属性

定义

获取 Int64 XAML 语言内部值的 XamlType

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

属性值

Int64 XAML 语言内部值的 XamlType

注解

请参阅 [MS-XAML] 第 5.2.13 部分

适用于