Click or drag to resize

IItemContentAsync Properties

IT Hit WebDAV Classes Reference

The IItemContentAsync type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleContentLength
Length of the file content.
Public propertyContentType
Content type of the file.
Public propertyEtag
Gets entity tag - string that identifies current state of file's content.
Public propertyResumableUpload
Returns instance of IResumableUploadAsync to manage partially failed uploads.
Top
See Also