共用方式為


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 節

適用於