SelfExtractorFlavor Enumeration

DotNetZip

Ionic Zip Library v1.9.1.6 SelfExtractorFlavor Enumeration
ReferenceIonic.ZipSelfExtractorFlavor
An enum that provides the different self-extractor flavors
Declaration Syntax
C# Visual Basic Visual C++
public enum SelfExtractorFlavor
Public Enumeration SelfExtractorFlavor
public enum class SelfExtractorFlavor
Members
Member Description
ConsoleApplication A self-extracting zip archive that runs from the console or command line.
WinFormsApplication A self-extracting zip archive that presents a graphical user interface when it is executed.

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)