SUMMARY
Gets or sets the line in the file where the exception was generated.

Declaration Syntax
C# | Visual Basic | Visual 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