Solclient
IXpeNamespaces Property |
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, StringSee Also