WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
Label Property
NamespacesIBM.Broker.PluginNBExceptionLabel
SUMMARY
Gets or sets the label of the component or class that originated the exception.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual string Label { get; set; }
Public Overridable Property Label As String
	Get
	Set
public:
virtual property String^ Label {
	String^ get ();
	void set (String^ value);
}
abstract Label : string with get, set
override Label : string with get, set
Value
Label of the class or component which originated the exception.

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0