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.5.4.0 (2.5.4)
Syntax
public IEnumerable<string> CommonPrefixes { get; }

Property Value

Type: IEnumerableString
See Also