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

Namespace: CMS.AmazonStorage
Assembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 9.0.0
Syntax
C#
public long Length { get; set; }

Property Value

Type: Int64

Implements

IS3ObjectInfoLength
See Also