다음을 통해 공유


XamlLanguage.TypeArguments 속성

정의

XAML의 TypeArguments 지시문에 대한 XamlDirective를 가져옵니다.

public:
 static property System::Xaml::XamlDirective ^ TypeArguments { System::Xaml::XamlDirective ^ get(); };
public static System.Xaml.XamlDirective TypeArguments { get; }
member this.TypeArguments : System.Xaml.XamlDirective
Public Shared ReadOnly Property TypeArguments As XamlDirective

속성 값

XamlDirective

XAML의 TypeArguments 지시문에 대한 XamlDirective입니다.

설명

TypeArguments 지시문 일반 XAML 개체를 변수로 지정 된 경우 제네릭 형식 제약 조건이 지정 합니다. 참조 [MS XAML] 섹션 5.3.11합니다.

적용 대상