Constructor ParsedZipFile
- Namespace
- Skyline.AppInstaller.ContentParser
- Assembly
- Skyline.DataMiner.Core.AppPackageInstaller.dll
ParsedZipFile(FileInfo, ZipType)
Initializes a new instance of the ParsedZipFile class.
public ParsedZipFile(FileInfo file, ZipType type)
Parameters
fileFileInfoRepresents the file on disk.
typeZipTypeRepresents the type of the zip file. Used to install it in a certain way.