XPathMessageContextMarkupExtension.Namespaces Eigenschaft

Definition

Ruft die in dieser Instanz enthaltenen Namespaces ab.

public:
 property System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ Namespaces { System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ get(); };
public System.Collections.Generic.Dictionary<string,string> Namespaces { get; }
member this.Namespaces : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property Namespaces As Dictionary(Of String, String)

Eigenschaftswert

Dictionary<String,String>

Eine Auflistung von Namespaces und Präfixen.

Gilt für