IItemContent Members

IT Hit WebDAV for .NET

IItemContent overview

Public Instance Properties

ContentLength Length of the resource.
ContentType Content type of the resource.
ResumableUpload Returns instance of IResumableUpload to manage partially failed uploads.

Public Instance Methods

Download Downloads content of the resource to a file specified by filename
GetReadStreamOverloaded. Loads part of the content of the resource from WebDAV server.
GetWriteStreamOverloaded. Saves resource's content to WebDAV server.
UploadOverloaded. Uploads content of a file specified by filename to the server

See Also

IItemContent Interface | ITHit.WebDAV.Client Namespace