The Assembly tab contains the following properties:
|
Property |
Description |
|---|---|
|
Generate Assembly Info |
Specifies whether to generate an assembly manifest file. |
|
Title |
Specifies a title for the assembly manifest. This field is linked to the Name field on the General tab. |
|
Description |
Specifies an optional description for the assembly manifest. |
|
Company |
Specifies a company name for the assembly manifest. |
|
Product |
Specifies a product name for the assembly manifest. |
|
Copyright |
Specifies a copyright notice for the assembly manifest. |
|
Trademark |
Specifies a trademark for the assembly manifest. |
|
Culture |
Specifies which culture the assembly supports. |
|
Version |
Specifies the version of the assembly. |
|
File Version |
Specifies a version number that instructs the compiler to use a specific version for the Win32 file version resource. |
|
GUID |
Specifies a unique GUID that identifies the assembly. |
|
COM Visible |
Specifies whether types within the assembly will be accessible to COM. |