Returns list with objects from given bucket and under given path.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- path
- Type: System String
Path.
- type
- Type: CMS.AmazonStorage ObjectTypeEnum
Specifies which objects are returned (files, directories, both).
Return Value
Type: List StringSee Also