JScriptException::EndLine Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the line of code in which the error ends.
Assembly: Microsoft.JScript (in Microsoft.JScript.dll)
Property Value
Type: System::Int32The line of code in which the error ends, or 0 if the Context is null.
Implements
IVsaFullErrorInfo::EndLine
.NET Framework
Available since 1.1
Available since 1.1
Show: