The WebDavDiskStoreCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
CreationDate |
Gets the creation date of this IWebDavStoreItem.
(Inherited from WebDavDiskStoreItem.) | |
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.) | |
Items |
Gets a collection of all the items in this IWebDavStoreCollection.
| |
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.) |
See Also