Sdílet prostřednictvím


XamlLanguage.XmlNamespaces Vlastnost

Definice

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

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

Hodnota vlastnosti

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

Poznámky

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

Platí pro