Click or drag to resize

AbsoluteDocumentPath Properties

The AbsoluteDocumentPath type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of path parts.
Public propertyItem Gets the path part at the specified index.
Public propertyLastPart Gets the last part, which is often the name of the object.
Public propertyLastPartOrDefault Gets the last part, which is often the name of the object.
Public propertyParentPath Gets the parent path of the current path. The parent path contains all parts except for the last part.
Top
See Also