ZipStorageProvider.Dispose Method (String) |
Disposes the storage provider for the given path
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 10.0.0
Syntaxpublic static void Dispose(
string path
)
Parameters
- path
- Type: System.String
See Also