Navigation:  Object Model Reference > Project Object > Methods >

Project.Save Method

Previous pageReturn to chapter overviewNext page

Saves the project's configuration to the specified path.

 

Syntax

expression.Save(ProjectFilePath)

expression. A variable representing a Project object.

 

Parameters

Name

Type

Description

ProjectFilePath

String

Path and file name of the project file. (File extension is '.xml').

 

Return Value

none

 

 


See Also

Project Object
Project Object Members