WebDavStoreDocumentBase PropertiesWebDAV#

The WebDavStoreDocumentBase type exposes the following members.

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