Saves the project's configuration to the specified path.
expression.Save(ProjectFilePath)
expression. A variable representing a Project object.
Name |
Type |
Description |
ProjectFilePath |
String |
Path and file name of the project file. (File extension is '.xml'). |
none