10.24.0

XpePropertiesNamespaces Property

Represents the manifest of namespaces used in this key. Key is the namespace alias and the value is its id (usually a uri).

Definition

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

Property Value

IDictionaryString, String

See Also