







![]() ![]() |
TFS Build Extensions Help (v1.0.0.6) |
AssemblyInfo Members |
AssemblyInfo Class Constructors Properties See Also Send Feedback |
The AssemblyInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AssemblyInfo |
Properties
Name | Description | |
---|---|---|
![]() | AssemblyCompany |
Sets the company name.
|
![]() | AssemblyConfiguration |
Sets the assembly configuration.
|
![]() | AssemblyCopyright |
Sets the assembly copyright.
|
![]() | AssemblyCulture |
Sets the assembly culture.
|
![]() | AssemblyDelaySign |
Set to true to mark the assembly for delay signing.
|
![]() | AssemblyDescription |
Sets the assembly description.
|
![]() | AssemblyFileVersion |
Sets the assembly file version.
|
![]() | AssemblyInformationalVersion |
Sets the assembly informational version.
|
![]() | AssemblyKeyFile |
Sets the key file to use to sign the assembly.
|
![]() | AssemblyKeyName |
Sets the name of a key container within the CSP containing the key pair used to generate a strong name.
|
![]() | AssemblyProduct |
Sets the assembly product.
|
![]() | AssemblyTitle |
Sets the assembly title.
|
![]() | AssemblyTrademark |
Sets the assembly trademark.
|
![]() | AssemblyVersion |
Sets the assembly version.
|
![]() | CLSCompliant |
Set to true to mark the assembly CLS compliant.
|
![]() | ComVisible |
Set to true to make the assembly visible to COM.
|
![]() | Files |
Sets the AssemblyInfo files to update.
|
![]() | Guid |
Sets the assembly GUID.
|
![]() | MaxAssemblyFileVersion |
Gets the max updated assembly file version.
|
![]() | MaxAssemblyInformationalVersion |
Gets the max updated assembly informational version.
|
![]() | MaxAssemblyVersion |
Gets the max updated assembly version.
|