Click or drag to resize
ObjectListingObjectSummaries Property
The iterator of OssObjectSummary that meet the requirements in the ListOjectRequest.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public IEnumerable<OssObjectSummary> ObjectSummaries { get; }

Property Value

Type: IEnumerableOssObjectSummary
See Also