Options for customization of the generated SFX (self extracting) executable file.

Namespace: DidiSoft.Sfx
Assembly: DidiSoft.Pgp (in DidiSoft.Pgp.dll) Version: 1.7.3.35547

Syntax

C#
public class SfxOptions
Visual Basic
Public Class SfxOptions
Visual C++
public ref class SfxOptions

Inheritance Hierarchy

System..::..Object
  DidiSoft.Sfx..::..SfxOptions

Thread Safety

Static members of this type are safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.

See Also