Click or drag to resize
MultipartUploadListingCommonPrefixes Property
Gets all the common prefixes (which could be thought as virtual 'folder').

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