Folder.SetCurrent

Folder.SetCurrent ( 

string Folder )

Example 1

Folder.SetCurrent("AutoPlay\\Docs");

Sets the application's "current directory" (working directory) to be "AutoPlay\Docs" which is the folder that contains the document files in the project.

See also:  Related Actions