다음을 통해 공유


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을 참조하세요.

적용 대상