Describe the setup project properties of a Windows application?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
Describe the setup project properties of a Windows application?
Rating:
The following are the setup project properties that provide descriptive information about a Windows application:
| Author | It contains the name of the author that creates an application. |
| Description | It contains the description about an application. |
| Keywords | It contains keywords that are associated with an application program. |
| Localization | It provides information about different locales for an application. |
| Manufacturer | It contains the information about the manufacturer of an application. |
| ManufacturerURL | It contains the URL of the manufacturer's Web site. |
| ProductName | It contains the name of the product for an application. |
| Subject | It contains information about the subject of an application. |
| Title | It contains the title of an application. |
Rating:
Was this information helpful?
Other articles
- What are the principles of accessibility in Windows Forms application?
- What is the PageSetupDialog component?
- What is the AccessibilityObject accessibility property?
- What is ClickOnce technology?
- What are the major differences between the MenuStrip and ContextMenuStrip controls?
