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