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

Property Value

Type: IEnumerableString
See Also