Click or drag to resize
ZipStorageProviderDispose Method (String)
Disposes the storage provider for the given path

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
public static void Dispose(
	string path
)

Parameters

path
Type: SystemString
See Also