Click or drag to resize
ObjectListingCommonPrefixes Property
The common prefixes in the result. The objects returned do not include the objects under these common prefixes (folders).

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

Property Value

Type: IEnumerableString
See Also