Method LoadFile
LoadFile(string)
When implemented by a class, loads breakpoint content from the specified file.
void LoadFile(string fileName)
Parameters
fileName
stringName 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.