Command.EndLineIndex Property
Gets the line number where the previous command is finished.
Namespace: DevExpress.EasyTest.Framework
Assembly: DevExpress.EasyTest.v24.1.dll
NuGet Package: DevExpress.EasyTest
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that is the line number where the previous command is finished. |
See Also