C# Class AsposeVisualStudioPluginCells.Core.ZipUtilities

Afficher le fichier Open project: aspose-cells/Aspose.Cells-for-.NET Class Usage Examples

Méthodes publiques

Méthode Description
ExtractZipFile ( string zipFilePath, string pathToExtract ) : System.Boolean

Unzip files

Method Details

ExtractZipFile() public méthode

Unzip files
public ExtractZipFile ( string zipFilePath, string pathToExtract ) : System.Boolean
zipFilePath string
pathToExtract string
Résultat System.Boolean