Click or drag to resize

IFolderAsync Properties

IT Hit WebDAV Classes Reference

The IFolderAsync type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleActiveLocks
Array of item's lock descriptions.
(Inherited from IHierarchyItemAsync.)
Public propertyAllowWriteStreamBuffering
Gets or sets a value that indicates whether to buffer the data sent to server.
(Inherited from IConnectionSettingsAsync.)
Public propertyCreationDate
The date item was created.
(Inherited from IHierarchyItemAsync.)
Public propertyDisplayName
User friendly item name.
(Inherited from IHierarchyItemAsync.)
Public propertyHref
This item path on the server.
(Inherited from IHierarchyItemAsync.)
Public propertyItemType
Type of the item (File, Folder, Version or VersionHistory)
(Inherited from IHierarchyItemAsync.)
Public propertyLastModified
Most recent modification date.
(Inherited from IHierarchyItemAsync.)
Public propertyCode exampleProperties (Inherited from IHierarchyItemAsync.)
Public propertySendChunked
Gets or sets a value that indicates whether to send data in segments.
(Inherited from IConnectionSettingsAsync.)
Public propertySupportedLock
Lock types supported by the item.
(Inherited from IHierarchyItemAsync.)
Public propertyTimeOut
Sets and gets time-out in milliseconds.
(Inherited from IConnectionSettingsAsync.)
Top
See Also