Click or drag to resize
ZipStorageProviderDispose Method
Releases all resources used by the current instance of the ZipStorageProvider class.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also