ContentLength | Length of the resource. |
ContentType | Content type of the resource. |
ResumableUpload | Returns instance of IResumableUpload to manage partially failed uploads. |
Download | Downloads content of the resource to a file specified by filename |
GetReadStream | Overloaded. Loads part of the content of the resource from WebDAV server. |
GetWriteStream | Overloaded. Saves resource's content to WebDAV server. |
Upload | Overloaded. Uploads content of a file specified by filename to the server |
IItemContent Interface | ITHit.WebDAV.Client Namespace