This documentation is archived and is not being maintained.
VersionControlServer::ServerItemExists Method
Visual Studio 2013
Checks to see if the item of the specified path and type exists in the repository.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ServerItemExists(String, ItemType) | Checks to see if the item of the specified path and type exists in the repository. |
|
ServerItemExists(String, VersionSpec, DeletedState, ItemType) | Checks to see if the item of the specified path, version, and type exists in the repository. |
Show: