GetWorkingFolder(FileIteration) Method
Gets the working folder that the specified file lives in
Syntax
FolderPathAbsolute GetWorkingFolder(
FileIteration file
)Overloads Function GetWorkingFolder( _
ByVal file As FileIteration _
) As FolderPathAbsoluteParameters
| Name | Description |
|---|---|
| file | The file to retrieve the working folder for |
Return Value
The working folder for the specified file