This property set is specifically designed for VisualBasic.  The VB specific property sets are only available if the FinalBuilder VisualBasic package is loaded.

There are two VB specific property sets:

VisualBasic Version Numbers

This property set defines the following properties:

  • MajorVersion (integer)
  • MinorVersion (integer)
  • RevisionVersion (integer)

VisualBasic Version Info

This property set defines the following properties:

  • MajorVersion (integer)
  • MinorVersion (integer)
  • RevisionVersion (integer)
  • Comments (string)
  • CompanyName (string)
  • FileDescription (string)
  • LegalCopyright (string)
  • LegalTradeMarks (string)
  • ProductName (string)
  • No labels