Microsoft Producer for PowerPoint 2003 SDK banner art
PreviousNext

Publisher.ChooseDirectory

The ChooseDirectory method presents the user with a dialog box to choose a directory on his or her local machine and returns the directory chosen.

Syntax

Application.Publisher.ChooseDirectory()

Parameters

This method takes no parameters.

Return Values

This method returns a String containing the name of the directory chosen or the empty string ("") if the user clicked Cancel.

See Also

PreviousNext


© 2001-2003 Microsoft Corporation. All rights reserved.