CallStackFrame.ScriptLineNumber Property

Definition

Line number of the current location, or 0 if the frame is not associated to a script.

public:
 property int ScriptLineNumber { int get(); };
public:
 property int ScriptLineNumber { int get(); };
public int ScriptLineNumber { get; }
member this.ScriptLineNumber : int
Public ReadOnly Property ScriptLineNumber As Integer

Property Value

Applies to