The WebDavDiskStoreItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
CreationDate |
Gets the creation date of this IWebDavStoreItem.
(Overrides WebDavStoreItemBase CreationDate.) | |
Hidden |
Gets the hidden state of this IWebDavStoreItem.
| |
IsCollection |
Gets if this IWebDavStoreItem is a collection.
| |
ItemPath |
Gets the path to this WebDavDiskStoreItem.
(Overrides WebDavStoreItemBase ItemPath.) | |
ModificationDate |
Gets the modification date of this IWebDavStoreItem.
(Overrides WebDavStoreItemBase ModificationDate.) | |
Name |
Gets or sets the name of this IWebDavStoreItem.
| |
ParentCollection |
Gets the parent IWebDavStoreCollection that owns this IWebDavStoreItem.
(Inherited from WebDavStoreItemBase.) |
See Also