Click or drag to resize

IXpeNamespaces Property

version: 10.22.0
The namespaces referenced in the Expression.

Namespace:  SolaceSystems.Solclient.Messaging
Assembly:  SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntax
C#
IDictionary<string, string> Namespaces { get; }

Property Value

Type: IDictionaryString, String
See Also