Click or drag to resize

IItemContent Properties

IT Hit WebDAV Classes Reference

The IItemContent 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 IResumableUpload to manage partially failed uploads.
Top
See Also