public void SaveAsFile( string fullPathToPrsxFile, bool overwrite )
Public Sub SaveAsFile( _ ByVal fullPathToPrsxFile As String, _ ByVal overwrite As Boolean _ )
Parameters
- fullPathToPrsxFile
- A string representing the full path of the output file.
- overwrite
- Set to true to overwrite the prsx file if it already exists