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

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