10.27.03

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.27.0
C#
IDictionary<string, string> Namespaces { get; }

Property Value

IDictionary<String, String>

See Also