![]() |
Previous | Next |
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
Previous | Next |