10.28.13

IXpe.Namespaces Property

The namespaces referenced in the Expression.

Definition

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

Property Value

IDictionary<String, String>

See Also