JavascriptStackFrame Properties |
The JavascriptStackFrame type exposes the following members.
Name | Description | |
---|---|---|
ColumnNumber |
Gets or sets the column number.
| |
FunctionName |
Gets or sets the name of the function.
| |
LineNumber |
Gets or sets the line number.
| |
SourceName |
Gets or sets the name of the source.
|