Public Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified |
|
Execute | Runs the exectuable file with the specified task parameters. (inherited from ToolTask) | |
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
CallHostObjectToExecute | Calls the host object to perform the work of the task. (inherited from ToolTask) | |
ExecuteTool | Creates a temporoary response (.rsp) file and runs the executable file. (inherited from ToolTask) | |
Finalize | Allows an |
|
GenerateCommandLineCommands | Overidden. Returns a string value containing the command line arguments to pass directly to the executable file. | |
GenerateFullPathToTool | Overidden. Gets the standard installation path of ILMerge.exe. | |
GenerateResponseFileCommands | Returns a string value containing the command line arguments to add to the response (.rsp) file before running the executable file. (inherited from ToolTask) | |
GetResponseFileSwitch | Returns the command line switch used by the executable file to specifiy a response (.rsp) file. (inherited from ToolTask) | |
GetWorkingDirectory | Returns the directory in which to run the executable file. (inherited from ToolTask) | |
HandleTaskExecutionErrors | Handles execution errors raised by the executable file. (inherited from ToolTask) | |
InitializeHostObject | Initializes the host object of the task. (inherited from ToolTask) | |
LogEventsFromTextOutput | (inherited from ToolTask) | |
LogPathToTool | Logs the tool name and path to all registered loggers. (inherited from ToolTask) | |
LogToolCommand | Logs the starting point of the run to all registered loggers. (inherited from ToolTask) | |
MemberwiseClone | Creates a shallow copy of the current |
|
SkipTaskExecution | Indicates whether task execution should be skipped. (inherited from ToolTask) | |
ValidateParameters | Indicates whether all task paratmeters are valid. (inherited from ToolTask) |
See Also
Documentation version 1.0.0.0.