Directory |
The DirectoryItem type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateHierarchy | Creates a DirectoryItem hierarchy from a input document list where each document in list has a FilePath property that points to a valid file path and these paths are used to build a directory hierarchy. The documents should have a common root folder path. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |