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

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

Property Value

Type: Int64
See Also