MSBuild Community Tasks |
AssemblyInfo Members |
See Also Example Constructors Fields Properties Methods |
Generates an AssemblyInfo files
The following tables list the members exposed by AssemblyInfo.
Public Constructors
Name | Description | |
---|---|---|
AssemblyInfo | Initializes a new instance of the |
Public Fields
Name | Description | |
---|---|---|
DEFAULT_OUTPUT_FILE | The default value of . This field is constant and read-only. |
Public Properties
Name | Description | |
---|---|---|
AssemblyCompany | Gets or sets the assembly company. | |
AssemblyConfiguration | Gets or sets the assembly configuration. | |
AssemblyCopyright | Gets or sets the assembly copyright. | |
AssemblyCulture | Gets or sets the assembly culture. | |
AssemblyDelaySign | Gets or sets the assembly delay sign value. | |
AssemblyDescription | Gets or sets the assembly description. | |
AssemblyFileVersion | Gets or sets the assembly file version. | |
AssemblyInformationalVersion | Gets or sets the assembly informational version. | |
AssemblyKeyFile | Gets or sets the assembly key file. | |
AssemblyKeyName | Gets or sets the assembly key name. | |
AssemblyProduct | Gets or sets the assembly product. | |
AssemblyTitle | Gets or sets the assembly title. | |
AssemblyTrademark | Gets or sets the assembly trademark. | |
AssemblyVersion | Gets or sets the assembly version. | |
BuildEngine | Gets or sets the instance of the |
|
CLSCompliant | Gets or sets a value indicating whether [CLSCompliant]. | |
CodeLanguage | Gets or sets the code language. | |
ComVisible | Gets or sets a value indicating whether [COMVisible]. | |
GenerateClass | Gets or sets a value indicating whether to generate the ThisAssmebly class. | |
Guid | Gets or sets the GUID. | |
HostObject | Gets or sets the host object associated with the task. (inherited from Task) | |
Log | Gets an instance of a |
|
OutputFile | Gets or sets the output file. |
Protected Properties
Name | Description | |
---|---|---|
HelpKeywordPrefix | Gets or sets the prefix used to compose Help keywords from resource names. (inherited from Task) | |
TaskResources | Gets or sets the culture-specific resources associated with the task. (inherited from Task) |
Public Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified |
|
Execute | Overidden. When overridden in a derived class, executes the task. | |
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |
See Also
Documentation version 1.0.0.0.