The IItemContent type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | ContentLength | 
            Length of the file content.
             | 
|  | ContentType | 
            Content type of the file.
             | 
|  | Etag | 
            Gets entity tag - string that identifies current state of file's content. 
             | 
|  | ResumableUpload | 
             Returns instance of IResumableUpload to manage partially failed uploads.
             | 
 See Also
See Also