Click or drag to resize
ObjectMetadataContentLength Property
Gets or sets the content length of the object.

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

Property Value

Type: Int64
See Also