IXpe.Namespaces Property

Solclient

IXpeNamespaces Property
version: 7.2.1.27
The namespaces referenced in the Expression.

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
IDictionary<string, string> Namespaces { get; }
ReadOnly Property Namespaces As IDictionary(Of String, String)
	Get
property IDictionary<String^, String^>^ Namespaces {
	IDictionary<String^, String^>^ get ();
}

Property Value

Type: IDictionaryString, String
See Also