DirectoryPrepareFilesForImport Method |
Prepares files for import. Converts them to lower case.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 12.0.0
Syntax public override void PrepareFilesForImport(
string path
)
Parameters
- path
- Type: SystemString
Path.
See Also