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).
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public IDictionary<string, string> Namespaces { get; set; }
Property Value
IDictionaryString,
String