Method LoadFile
LoadFile(string)
Loads breakpoint content from the specified file.
public void LoadFile(string fileName)
Parameters
fileName
stringName of the file to load.
Loads breakpoint content from the specified file.
public void LoadFile(string fileName)
fileName
stringName of the file to load.