Returns a string representation of the path of a document folder.
null
. A string representing the path of a folder.
The string is formed by concatenating the path component's strings using the specified separation string between path components.
Exception Type | Condition |
---|---|
InvalidOperationException | The document folder has not yet been inserted or has already been removed. |
IDocumentFolder Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace