Sdílet prostřednictvím


XamlLanguage.XamlNamespaces Vlastnost

Definice

Získá kolekci identifikátorů oboru názvů pro XAML.

public:
 static property System::Collections::Generic::IList<System::String ^> ^ XamlNamespaces { System::Collections::Generic::IList<System::String ^> ^ get(); };
public static System.Collections.Generic.IList<string> XamlNamespaces { get; }
static member XamlNamespaces : System.Collections.Generic.IList<string>
Public Shared ReadOnly Property XamlNamespaces As IList(Of String)

Hodnota vlastnosti

Kolekce identifikátorů oboru názvů pro XAML.

Poznámky

V současné době tato kolekce obsahuje pouze Xaml2006Namespace hodnotu .

Platí pro