Click or drag to resize
ObjectListingCommonPrefixes Property
获取返回结果中的CommonPrefixes部分。

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

Property Value

Type: IEnumerableString
See Also