MultipartUploadListingCommonPrefixes Property |
获取返回结果中的CommonPrefixes部分。
Namespace: Aliyun.OpenServices.OpenStorageServiceAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntaxpublic IEnumerable<string> CommonPrefixes { get; }
Public ReadOnly Property CommonPrefixes As IEnumerable(Of String)
Get
Property Value
Type:
IEnumerableString
See Also