Parser.GetLastCommandLineNumber Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the line number of the last encountered command.
public:
int GetLastCommandLineNumber();
public int GetLastCommandLineNumber ();
member this.GetLastCommandLineNumber : unit -> int
Public Function GetLastCommandLineNumber () As Integer
Returns
The line number.