IS3ObjectInfoProviderGetInfo Method (String) |
Returns new instance of S3ObjectInfo.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 13.0.131
Syntax IS3ObjectInfo GetInfo(
string path
)
Parameters
- path
- Type: SystemString
Path with file name.
Return Value
Type:
IS3ObjectInfoSee Also