Methods

MSBuild

Public Methods

  Name Description
Public method Equals Determines whether the specified Object is equal to the current Object. (inherited from Object)
Public method Execute Overidden. Execute the task.
Public method GetHashCode Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (inherited from Object)
Public method GetType Gets the Type of the current instance. (inherited from Object)
Public method ToString Returns a String that represents the current Object. (inherited from Object)
Top

Protected Methods

  Name Description
Family method CallHostObjectToExecute Calls the host object to perform the work of the task. (inherited from ToolTask)
Family method ExecuteTool Creates a temporoary response (.rsp) file and runs the executable file. (inherited from ToolTask)
Family method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object)
Family method GenerateCommandLineCommands Returns a string value containing the command line arguments to pass directly to the executable file. (inherited from SvnClient)
Family method GenerateFullPathToTool Returns the fully qualified path to the executable file. (inherited from SvnClient)
Family method 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)
Family method GenerateSvnArguments Generates the SVN arguments. (inherited from SvnClient)
Family method GenerateSvnCommand Generates the SVN command. (inherited from SvnClient)
Family method GetResponseFileSwitch Returns the command line switch used by the executable file to specifiy a response (.rsp) file. (inherited from ToolTask)
Family method GetWorkingDirectory Returns the directory in which to run the executable file. (inherited from ToolTask)
Family method HandleTaskExecutionErrors Handles execution errors raised by the executable file. (inherited from ToolTask)
Family method InitializeHostObject Initializes the host object of the task. (inherited from ToolTask)
Family method LogEventsFromTextOutput Overidden. Logs the events from text output.
Family method LogPathToTool Logs the tool name and path to all registered loggers. (inherited from ToolTask)
Family method LogToolCommand Logs the starting point of the run to all registered loggers. (inherited from SvnClient)
Family method MemberwiseClone Creates a shallow copy of the current Object. (inherited from Object)
Family method SkipTaskExecution Indicates whether task execution should be skipped. (inherited from ToolTask)
Family method ValidateParameters Indicates whether all task paratmeters are valid. (inherited from SvnClient)
Top

See Also

Syntax based on .NET Framework version 2.0.
Documentation version 1.0.0.0.