Class ParsedZipFile
- Namespace
- Skyline.AppInstaller.ContentParser
- Assembly
- Skyline.DataMiner.Core.AppPackageInstaller.dll
Class to describe an exported zip file.
public class ParsedZipFile
- Inheritance
-
ParsedZipFile
- Extension Methods
Constructors
- ParsedZipFile(FileInfo, ZipType)
Initializes a new instance of the ParsedZipFile class.
Properties
- File
Gets the reference to file on disk.
- Type
Gets the type of the zip file.