The SfxOptions type exposes the following members.

Fields

  NameDescription
Public fieldCopyright
Copyright label for the exe file manifest
Public fieldDescription
Product description label for the exe file manifest
Public fieldFileVersion
File Version label for the exe file manifest
Public fieldIconFile
Absolute or relative path to an icon file (*.ico) that will be assigned to the generated exe file
Public fieldProductName
Product Name label for the exe file manifest
Public fieldProductVersion
Product Version label for the exe file manifest

See Also