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