The WebDavDiskStoreDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| CreationDate |
Gets the creation date of this IWebDavStoreItem.
(Inherited from WebDavDiskStoreItem.) | |
| Etag |
Gets the etag of this IWebDavStoreItem.
| |
| Hidden |
Gets the hidden state of this IWebDavStoreItem.
(Inherited from WebDavDiskStoreItem.) | |
| IsCollection |
Gets if this IWebDavStoreItem is a collection.
(Inherited from WebDavDiskStoreItem.) | |
| ItemPath |
Gets the path to this WebDavDiskStoreItem.
(Inherited from WebDavDiskStoreItem.) | |
| MimeType |
Gets the mime type of this IWebDavStoreItem.
| |
| ModificationDate |
Gets the modification date of this IWebDavStoreItem.
(Inherited from WebDavDiskStoreItem.) | |
| Name |
Gets or sets the name of this IWebDavStoreItem.
(Inherited from WebDavDiskStoreItem.) | |
| ParentCollection |
Gets the parent IWebDavStoreCollection that owns this IWebDavStoreItem.
(Inherited from WebDavStoreItemBase.) | |
| Size |
Gets the size of the document in bytes.
|