Sdílet prostřednictvím


XamlLanguage.TypeArguments Vlastnost

Definice

XamlDirective Získá pro direktivu TypeArguments z 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

Hodnota vlastnosti

XamlDirective

A XamlDirective pro direktivu TypeArguments z XAML.

Poznámky

Direktiva TypeArguments určuje omezení typu obecného, pokud je obecný zadán jako objekt XAML. Viz [ms-XAML] oddíl 5.3.11.

Platí pro