Compartilhar via


XPathMessageContextMarkupExtension.Namespaces Propriedade

Definição

Obtém os namespaces contidos nesta instância.

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 da propriedade

Dictionary<String,String>

Uma coleção de namespaces e prefixos.

Aplica-se a