Click or drag to resize
ZipDirectoryGetCurrentDirectory Method
Gets the current working directory of the application.

Namespace: CMS.IO.Zip
Assembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntax
C#
public override string GetCurrentDirectory()

Return Value

Type: String
See Also