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
file
FileInfoRepresents the file on disk.
type
ZipTypeRepresents the type of the zip file. Used to install it in a certain way.