Difference between revisions of "Utils 1 0-unzipFile"
From ADF Docs
Line 4: | Line 4: | ||
Return to [[Utils_1_0]] | Return to [[Utils_1_0]] | ||
− | == Description == | + | == Description == |
− | |||
== Signature == | == Signature == |
Latest revision as of 14:00, 9 April 2010
Attention: Do not change any text in the description, signature, and paramter sections.
Return to Utils_1_0
Description
Signature
public void unzipFile ( string zipFilePath, string outputPath )
Parameters
Required | Name | Type | Description |
required | zipFilePath | string | |
outputPath | string |