FolderByPath Method
Description
Gets a ComponentFolder by its path.
Syntax
Visual Basic
Public Function FolderByPath( _
   ByVal Path As String _
) As Object
Parameters
Path
The path of the requested folder.
Return Type
See Also