Click or drag to resize

IFileSaveAs Method

Save the file to the specified file name.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
void SaveAs(
	string fileName
)

Parameters

fileName
Type: SystemString
See Also