TfsSource Properties

TFS Build Extensions

Collapse imageExpand ImageCopy imageCopyHover image

The TfsSource type exposes the following members.

Properties

  NameDescription
Public propertyAction
The action to perform
Public propertyCollection
TFS collection to perform action on
Public propertyComments
Optional checkin comment
Public propertyItemspec
Item to operate on
Public propertyLogin
Optional login information, format: username [, password]
Public propertyNotes
Optional checkin notes
Public propertyOverrideReason
Optional checkin policy override reason
Public propertyRecursive
Performs the operation recursively. Defaults to true
Public propertyReturnCode
Gets the Return Code from TF checkout
Public propertyToolPath
Path to TF.exe. Defaults to %VS100COMNTOOLS%\..\IDE\tf.exe
Public propertyWorkingDirectory
Working directory used when executing command

See Also