| JavascriptStackFrame Properties | 
The JavascriptStackFrame type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also