Condividi tramite


XamlLanguage.XmlNamespaces Proprietà

Definizione

Ottiene un insieme di identificatori degli spazi dei nomi per 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)

Valore della proprietà

Insieme di identificatori degli spazi dei nomi per XML.

Commenti

Attualmente questa raccolta contiene solo il Xml1998Namespace valore.

Si applica a