Svn Properties | MSBuild Extension Pack Help 4.0.12.0 |
The Svn type exposes the following members.
Properties
Name | Description | |
---|---|---|
CommitMessage |
The commit message that the Commit action sends with the commit to the repository
|
|
Destination |
The destination that the Checkout, Copy, Move and Export actions use.
|
|
Force |
Set whether to use Force on Export. Default is false.
|
|
Info |
Filled up by the Version and Info actions.
|
|
Item |
The item that the Version, Info, GetProperty, SetProperty and Export actions use.
|
|
Items |
The items that the Checkout, Update, Add, Copy, Delete, Move and Commit actions use.
|
|
PropertyName |
The name of the property that the GetProperty and SetProperty actions use.
|
|
PropertyValue |
The value of the property that the GetProperty action returns and the SetProperty action sets.
|
|
TaskAction | (Overrides BaseTaskTaskAction.) |
See Also