User Tools

Site Tools


api:umftool:unzip

Description:
Unzips a zip file.

Added In: v0.45

Function

public static bool Unzip(string path, bool delete = false)
public static bool Unzip(string pathFrom, string pathTo, bool delete = false)



Usage

//Coming soon



Examples

//Coming soon


This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.

api/umftool/unzip.txt · Last modified: 2019/07/02 06:53 by umfdev