GetScriptBreakpoints Method
Overloads
| GetScriptBreakpoints() |
Lists the breakpoints in the script of an app. |
GetScriptBreakpoints()
Lists the breakpoints in the script of an app.
Declaration
public IEnumerable<EditorBreakpoint> GetScriptBreakpoints()
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<EditorBreakpoint> |