Use the LocalFolder property to retrieve or set the current folder on your local hard disk. You can use relative or absolute paths.
Syntax
String Object.LocalFolder
Example
Object.LocalFolder = "c:\temp"