Method Toggle NamespaceAlternet.Scripter.Debugger.UI AssemblyAlternet.Scripter.Debugger.UI.v9.dll Toggle(string, int) Sets or removes breakpoint at a specified position. public void Toggle(string file, int line) Parameters file string File name where breakpoint is be set or removed. line int Index of line where breakpoint is to be set or removed.