VersionControlServer.ServerItemExists Method
Include Protected Members
Include Inherited Members
Returns true if the server item of the specified type is in the database.
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
ServerItemExists(String, ItemType)
Returns true if the specified file or folder is located in the Team Foundation Server database in a non-deleted state.
ServerItemExists(String, VersionSpec, DeletedState, ItemType)
Returns true if the server item of the specified type is in the database.
Top