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

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

Property Value

Type: IEnumerableString
See Also