VersionDescription Property
Visual Studio .NET 2003
The description for a project.
Object.VersionDescription[ = cDescription]
Property Values
- cDescription
- Specifies the description for a project. The default value is the empty string.
Remarks
The VersionDescription property corresponds to the value of the File Description item in the EXE Version dialog box.
See Also
AGETFILEVERSION( ) | VersionComments Property | VersionCompany Property | VersionCopyright Property | VersionLanguage Property | VersionNumber Property | VersionProduct Property | VersionTrademarks Property
Applies To: Project Object
Show: