Udostępnij za pośrednictwem


XamlLanguage.TypeArguments Właściwość

Definicja

Pobiera element XamlDirective dla TypeArguments dyrektywy z języka XAML.

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

Wartość właściwości

XamlDirective

A XamlDirective dla TypeArguments dyrektywy z XAML.

Uwagi

TypeArguments Dyrektywa określa ograniczenia typu ogólnego, gdy ogólny jest określony jako obiekt XAML. Zobacz [MS-XAML] sekcji 5.3.11.

Dotyczy