S3ObjectFactory.GetInfo Method (String) |
Returns new instance of IS3ObjectInfo object.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 13.0.131
Syntaxpublic static IS3ObjectInfo GetInfo(
string path
)
Parameters
- path
- Type: System.String
Path with file name.
Return Value
Type:
IS3ObjectInfo
See Also