Condividi tramite


XPathMessageContextMarkupExtension.Namespaces Proprietà

Definizione

Ottiene gli spazi dei nomi contenuti in questa istanza.

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)

Valore della proprietà

Dictionary<String,String>

Raccolta di spazi dei nomi e prefissi.

Si applica a