







The TfsSource type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Action |
The action to perform
|
![]() | Collection |
TFS collection to perform action on
|
![]() | Comments |
Optional checkin comment
|
![]() | Itemspec |
Item to operate on
|
![]() | Login |
Optional login information, format: username [, password]
|
![]() | Notes |
Optional checkin notes
|
![]() | OverrideReason |
Optional checkin policy override reason
|
![]() | Recursive |
Performs the operation recursively. Defaults to true
|
![]() | ReturnCode |
Gets the Return Code from TF checkout
|
![]() | ToolPath |
Path to TF.exe. Defaults to %VS100COMNTOOLS%\..\IDE\tf.exe
|
![]() | WorkingDirectory |
Working directory used when executing command
|