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