TeamFoundationVersionControlService.AddConflict Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AddConflict(TeamFoundationRequestContext, String, String, ConflictType, Int32, Int32, Int32, String, String, Int32) | Adds a local disk conflict to the server's list of conflicts for this workspace. | |
AddConflict(TeamFoundationRequestContext, String, String, ConflictType, Int32, Int32, Int32, String, String, Int32, PathLength) | Adds a local disk conflict to the server's list of conflicts for this workspace. |
Top