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