C# 클래스 AsposeVisualStudioPluginCells.Core.ZipUtilities

파일 보기 프로젝트 열기: aspose-cells/Aspose.Cells-for-.NET 1 사용 예제들

공개 메소드들

메소드 설명
ExtractZipFile ( string zipFilePath, string pathToExtract ) : System.Boolean

Unzip files

메소드 상세

ExtractZipFile() 공개 메소드

Unzip files
public ExtractZipFile ( string zipFilePath, string pathToExtract ) : System.Boolean
zipFilePath string
pathToExtract string
리턴 System.Boolean