The Namespace property provides the namespace of the NBElement in the logical (hierarchical) view of the message.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public string Namespace { get; set; }
public string Namespace { get; set; }
Public Property Namespace As String
Get
Set
Public Property Namespace As String
Get
Set
public:
property String^ Namespace {
String^ get ();
void set (String^ value);
}
public:
property String^ Namespace {
String^ get ();
void set (String^ value);
}
member Namespace : string with get, set
member Namespace : string with get, set
Property Value
Type:
StringNameSpace accesses the namespace of the element.