Gets/Sets the line number.

Declaration Syntax
public int Line { get; set; }
Public Property Line As Integer
Get
Set
public:
property int Line {
int get ();
void set (int value);
}
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238