![]() |
Previous | Next |
The Properties property retrieves the Properties object associated with this Project.
Syntax
Application.Project.Properties
Possible Values
This property is a read-only Properties object.
Remarks
The Properties object stores metadata about a project, including various standard properties as well as user-defined properties. These properties are stored in the
See Also
Previous | Next |