Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OpenServices (in Aliyun.OpenServices.dll) Version: 1.0.5290.21916
Syntax
Parameters
- bucketName
- Type: SystemString
Bucket的名称。 - prefix
- Type: SystemString
限定返回的Key必须以此作为前缀。
Return Value
Type: ObjectListingOssObject的列表信息。
Implements
IOssListObjects(String, String)See Also