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