Properties

MSBuild

Public Properties

  Name Description
Public property Arguments Gets or sets the arguments. (inherited from SvnClient)
Public property BuildEngine Gets or sets the instance of the IBuildEngine object used by the task. (inherited from Task)
Public property Command Gets or sets the command. (inherited from SvnClient)
Public property DestinationPath The path to which the SourcePath should be copied
Public property ExitCode Gets the returned exit code of the executable file. (inherited from ToolTask)
Public property Force Gets or sets the force. (inherited from SvnClient)
Public property HostObject Gets or sets the host object associated with the task. (inherited from Task)
Public property LocalPath Gets or sets the local path. (inherited from SvnClient)
Public property Log Gets an instance of a TaskLoggingHelper class containing task logging methods. (inherited from Task)
Public property Message Gets or sets the message. (inherited from SvnClient)
Public property Password Gets or sets the password. (inherited from SvnClient)
Public property RepositoryPath Gets or sets the repository path. (inherited from SvnClient)
Public property Revision Gets or sets the revision. (inherited from SvnClient)
Public property SourcePath The path of the source file or folder that should be copied
Public property Targets Gets or sets the targets. (inherited from SvnClient)
Public property Timeout Gets or sets the amount of time after which the task executable is terminated. (inherited from ToolTask)
Public property ToolPath Gets or sets the path of the executable file to run. (inherited from ToolTask)
Public property Username Gets or sets the username. (inherited from SvnClient)
Public property Verbose Gets or sets the verbose. (inherited from SvnClient)
Top

Protected Properties

  Name Description
Family property EnvironmentOverride Gets the override value of the PATH environment variable. (inherited from ToolTask)
Family property HelpKeywordPrefix Gets or sets the prefix used to compose Help keywords from resource names. (inherited from Task)
Family property ResponseFileEncoding Gets the Encoding of the response file. (inherited from ToolTask)
Family property StandardErrorEncoding Gets the Encoding of the standard error stream of the task. (inherited from ToolTask)
Family property StandardErrorLoggingImportance Gets the MessageImportance with which to log errors. (inherited from ToolTask)
Family property StandardOutputEncoding Gets the Encoding of the standard output stream of the task. (inherited from ToolTask)
Family property StandardOutputLoggingImportance Gets the MessageImportance with which to log errors. (inherited from SvnClient)
Family property TaskResources Gets or sets the culture-specific resources associated with the task. (inherited from Task)
Family property ToolName Gets the name of the executable file to run. (inherited from SvnClient)
Top

See Also

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