Microsoft Producer for PowerPoint 2003 SDK banner art
PreviousNext

Properties.BackupMediaFiles

The BackupMediaFiles property sets or retrieves a value indicating whether or not to copy files to both WebHost.WindowsMediaPublishDestination and WebHost.PublishDestination.

Syntax

Application.Project.Properties.BackupMediaFiles

Possible Values

This property is a read/write Boolean. If false, the files are only copied to the destination specified by WebHost.WindowsMediaPublishDestination. If true, files are copied to both locations.

Remarks

This property is true by default in new projects.

See Also

PreviousNext


© 2001-2003 Microsoft Corporation. All rights reserved.