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

Public method

ServerItemExists(String, ItemType)

Returns true if the specified file or folder is located in the Team Foundation Server database in a non-deleted state.

Public method

ServerItemExists(String, VersionSpec, DeletedState, ItemType)

Returns true if the server item of the specified type is in the database.

Top

See Also

Reference

VersionControlServer Class

VersionControlServer Members

Microsoft.TeamFoundation.VersionControl.Client Namespace