GetPath.2 |
Scroll |
Returns the full path of the specified TheFolderItem object.
Namespace: Therefore.API
Visual Basic Public Overridable Function GetPath (pFolderItem As ITheFolderItem) As String C# public virtual string GetPath ( ITheFolderItem pFolderItem)
Parameters pFolderItem A valid TheFolderItem object.
Return Value The full path of the specified TheFolderItem object. |