Class Summary |
AutoResolveOptions |
Specifies which conflicts will be resolved as automerge. |
BranchHistory |
Represents the history of a branch. |
BranchHistoryTreeItem |
Represents a single branch in a tree of branch history items. |
BranchHistoryUtil |
Internal utilities to manage branch history items. |
ChangePendedFlags |
Contains information on things done by the server after changes were pended
(for example, by merge). |
CheckinFlags |
CheckinFlags is used to control the options of a check-in operation. |
ClientLocalVersionUpdate |
Contains version information about local working folder files sent to the
server during and after a "get" operation. |
DestroyFlags |
DestroyFlags is used to control the options of a destroy operation. |
DownloadContentTypes |
Describes the HTTP content types that VersionControlClient supports. |
FailureCodes |
Contains string codes for use in Failure objects built by the client
that match the server code values. |
GatedCheckinUtils |
Stateless methods to validate gated checkin changesets. |
GetItemsOptions |
Options which control how item information is retrieved from the server. |
GetOptions |
Options which control how items are processed during get operations. |
GetStatus |
Contains the status of a get operation that has completed. |
InitiallyDeletedLocalVersionUpdate |
|
ItemProperties |
Encapsulates a set of properties associated with a path. |
LocalPendingChangeFlags |
LocalPendingChangeFlags describes additional information on
LocalPendingChange objects. |
MergeFlags |
MergeFlags is used to control the options of a merge operation. |
MergeSummary |
Describes the results of a merge performed by the three-way merge
implementation. |
MoveUncommittedLocalVersionUpdate |
|
OperationStatus |
Represents the status of an item during an operation. |
OwnershipState |
|
PendChangesOptions |
Options that affect how pending changes are created. |
ProcessType |
An enumeration of kinds of processing that can happen for
GetOperation s. |
PropertiesMergeSummary |
|
PropertyConstants |
|
PropertyUtils |
Static methods to validate TFS 2010/2012 property names and values. |
QueryMergesExtendedOptions |
Options that affect how 2010 merges are queried. |
ReconcilePendingChangesStatus |
Contains the results of a
Workspace.findReconcilablePendingChangesForChangeset(Changeset, PendingChange[])
call. |
ResolutionOptions |
Contains options that affect conflict resolution. |
ResolutionOptions.EncodingStrategy |
|
ResolveConflictHandler |
|
ResolveErrorOptions |
|
ResolveLocalConflictHandler |
|
RollbackOptions |
Options for rollback. |
SourceControlCapabilityFlags |
|
SupportedFeatures |
Features supported by the version control services of a Team Foundation
Server. |
TeamProject |
Used by check-in policies, describes the version control item at the root of
a team project. |
UnshelveResult |
Contains the results of an unshelve operation on a workspace: a
Shelveset and a GetStatus . |
UpdateLocalVersionQueue |
Class for handling deferred batch updates of the (server's) LocalVersion
table. |
UpdateLocalVersionQueueOptions |
Options to control where and how the local versions are updated. |
UploadedBaselinesCollection |
|
VersionControlClient |
Performs client tasks for source control, including workspace management,
item status, history, labels, branching, etc., communicating with the Team
Foundation Server when necessary. |
VersionControlConstants |
Contains constant strings and numbers used by the version control client. |
WebServiceLevel |
Represents the version of the web services on the server. |
WorkspaceKey |
WorkspaceKey is a subclass of ConnectionKey that adds a
workspace name attribute to the key. |
WorkspaceLocation |
Indicates the location where data (pending changes, local versions) for this
workspace are stored. |
WorkspaceOptions |
Options which control workspace options. |
WorkspacePermissionProfile |
A named collection of AccessControlEntry objects. |
WorkspacePermissions |
A set of permissions flags used for workspace permissions. |
Workstation |
|