WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
Line Property
NamespacesIBM.Broker.PluginNBExceptionLine
SUMMARY
Gets or sets the line in the file where the exception was generated.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual int Line { get; set; }
Public Overridable Property Line As Integer
	Get
	Set
public:
virtual property int Line {
	int get ();
	void set (int value);
}
abstract Line : int with get, set
override Line : int with get, set
Value
Line number.

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