Absolute |
The AbsoluteDocumentPath type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of path parts. | |
| Item | Gets the path part at the specified index. | |
| LastPart | Gets the last part, which is often the name of the object. | |
| LastPartOrDefault | Gets the last part, which is often the name of the object. | |
| ParentPath | Gets the parent path of the current path. The parent path contains all parts except for the last part. |