Dart.PowerTCP.Zip Namespace : SelfExtractBehavior Enumeration |
Public Enum SelfExtractBehavior Inherits System.Enum
Dim instance As SelfExtractBehavior
public enum SelfExtractBehavior : System.Enum
__value public enum SelfExtractBehavior : public System.Enum
public enum class SelfExtractBehavior : public System.Enum
Member | Description |
---|---|
HiddenAutoStart | Files are automatically extracted with the dialog hidden. |
UserInteractive | Dialog is visible upon execution and requires user input for file extraction. |
VisibleAutoStart | Files are automatically extracted with the dialog visible. |
System.Object
System.ValueType
System.Enum
Dart.PowerTCP.Zip.SelfExtractBehavior