TfsSource Properties

MSBuild Extension Pack

TfsSource Properties MSBuild Extension Pack Help 4.0.12.0

The TfsSource type exposes the following members.

Properties

  Name Description
Public property All
Forces all files to be retrieved, not just those that are out-of-date.
Public property Auto
Resolves outstanding conflicts between different versions of specified items in the current workspace AcceptMerge, AcceptTheirs, AcceptYours, OverwriteLocal, DeleteConflict, AcceptYoursRenameTheirs
Public property Baseless
Set to true to perform a merge without a basis version
Public property Bypass
Bypasses a gated check-in requirement. Default is false.
Public property Changeset
Gets the Changeset details
Public property Comments
Sets the comments.
Public property Destination
Sets the Destination for a Merge
Public property ExitCode
Gets the ExitCode
Public property Force
Implies All and Overwrite.
Public property ItemCol
Sets the Item Collection of files to use.
Public property ItemPath
Sets the files or folders to use.
Public property LabelName
Sets the Label Name.
Public property LabelScope
Sets the Label Scope
Public property Login
Sets the Login. TFS2010 and greater only.
Public property NewName
Used to resolve a name collision conflict. Can only be used in conjunction with AcceptMerge and AcceptYoursRenameTheirs. With AcceptMerge, /newname is only valid with conflicts that involve rename and/or undelete. If used, you must supply a new path.
Public property Notes
Sets the notes.
Public property OverrideText
Lets you set text to override check-in policies
Public property Overwrite
Overwrites writable files that are not checked out.
Public property PendingChanges
Gets the pending changes in the format '/Format:detailed'
Public property PendingChangesExist
Gets whether pending changes exist for a given ItemPath
Public property PendingChangesExistItem
Task Item stores whether changes exist for the given ItemPath. Identity stores the path, PendingChangesExist metadata stores boolean.
Public property Recursive
Sets whether the Tfs operation should be recursive. Default is true.
Public property Server
Sets the TFS Server
Public property Version
Sets the version of Tfs. Default is 2013
Public property VersionSpec
Sets the version spec for Get or changeset number for GetChangeset. If no VersionSpec is provided for GetChangeset, then /latest is used.
Public property WorkingDirectory
Sets the working directory. If the directory is mapped in a workspace, then there is no need to specify the Server.
Top
See Also

Reference