SaveCopyAs Method

         Example         Applies To

Saves the specified HTML project item using a new file name.

Syntax

expression.SaveCopyAs(Filename)

expression   An HTMLProjectItem object.

Filename   Required String. The fully qualified path of the file to which you want to save the HTML project item.