ZipStorageProviderGetZipFileName Method |
Gets the zip file name with the container brackets
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax public static string GetZipFileName(
string fileName
)
Parameters
- fileName
- Type: SystemString
File name
Return Value
Type:
StringSee Also