Microsoft Producer for PowerPoint 2003 SDK banner art
PreviousNext

Project.Properties

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 project file, and persist between sessions.

See Also

PreviousNext


© 2001-2003 Microsoft Corporation. All rights reserved.