XPathMessageContextMarkupExtension.Namespaces Propiedad

Definición

Obtiene los espacios de nombres contenidos en esta instancia.

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)

Valor de propiedad

Dictionary<String,String>

Colección de espacios de nombres y prefijos.

Se aplica a