This documentation is archived and is not being maintained.
Workspace::TryGetServerItemForLocalItem Method (String)
Visual Studio 2013
Gets the corresponding server item for the specified local item. Does not throw exceptions.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- localItem
- Type: System::String
The path to the local item.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: