Method LoadFile
LoadFile(string)
When implemented by a class, loads breakpoint content from the specified file.
void LoadFile(string fileName)
Parameters
fileNamestringName of the file to load.
When implemented by a class, loads breakpoint content from the specified file.
void LoadFile(string fileName)
fileName stringName of the file to load.