WebDavDiskStoreDocument PropertiesWebDAV#

The WebDavDiskStoreDocument type exposes the following members.

Properties
  NameDescription
Public propertyCreationDate
Gets the creation date of this IWebDavStoreItem.
(Inherited from WebDavDiskStoreItem.)
Public propertyEtag
Gets the etag of this IWebDavStoreItem.
Public propertyHidden
Gets the hidden state of this IWebDavStoreItem.
(Inherited from WebDavDiskStoreItem.)
Public propertyIsCollection
Gets if this IWebDavStoreItem is a collection.
(Inherited from WebDavDiskStoreItem.)
Public propertyItemPath
Gets the path to this WebDavDiskStoreItem.
(Inherited from WebDavDiskStoreItem.)
Public propertyMimeType
Gets the mime type of this IWebDavStoreItem.
Public propertyModificationDate
Gets the modification date of this IWebDavStoreItem.
(Inherited from WebDavDiskStoreItem.)
Public propertyName
Gets or sets the name of this IWebDavStoreItem.
(Inherited from WebDavDiskStoreItem.)
Public propertyParentCollection
Gets the parent IWebDavStoreCollection that owns this IWebDavStoreItem.
(Inherited from WebDavStoreItemBase.)
Public propertySize
Gets the size of the document in bytes.
Top
See Also