FileProperties Method

Displays the Properties dialog box for the active project file.

Syntax

expression**.FileProperties**

*expression   *     Optional. An expression that returns an Application object.

Remarks

See the BuiltinDocumentProperties and CustomDocumentProperties properties, as well as the appropriate Visual Basic properties of the Project object, to manipulate the values of these properties.

Applies to | Application Object