Click or drag to resize
ObjectMetadataContentLength Property
获取Content-Length请求头,表示Object内容的大小。

Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntax
public long ContentLength { get; set; }

Property Value

Type: Int64
See Also