Method SaveFile
SaveFile(string)
Saves breakpoint content to the specific file.
public void SaveFile(string fileName)
Parameters
fileNamestringName of file to save content.
Saves breakpoint content to the specific file.
public void SaveFile(string fileName)
fileName stringName of file to save content.