ApplicationInfo Class Members
The following tables list the members exposed by ApplicationInfo.
Public Constructors
Name | Description | |
---|---|---|
![]() | ApplicationInfo Constructor |
Public Fields
Public Properties
Name | Description | |
---|---|---|
![]() | AdditionalInfoDialog | Return a form to display additional application specific information. |
![]() | AttributionNotice | Return the product attribution notice. |
![]() | Copyright | Return the application copyright notice. |
![]() | HelpAlias | Default Help File Book Alias set this if you want your application to jump to a specific help book by default (from Help About) |
![]() | License | Return the application license information. |
![]() | ModuleName | Return the Module Name. |
![]() | Name | Return the Application Name. |
![]() | ProductName | Return the Product Name. |
![]() | ShortName | Return the Application ShortName; |
![]() | Version | Return the application version number. |
See Also