IActionLineLineNumber Property |
Gets current line number at the given action line
Namespace:
TestArchitect.Harness.Core
Assembly:
TestArchitect.Harness.Bundle.Core (in TestArchitect.Harness.Bundle.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property LineNumber As Integer
Get
property int LineNumber {
int get ();
}
abstract LineNumber : int with get
Property Value
Type:
Int32See Also