| Part Class |
Namespace: Aliyun.OSS
The Part type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString |
获取该实例的字符串表示。
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| ETag |
获取分块内容的ETag
| |
| LastModified |
获取分块上传的时间
| |
| PartETag |
获取包含Part标识号码和ETag值的PartETag对象
| |
| PartNumber |
获取分块的编号
| |
| Size |
获取分块的大小,单位字节
|