This topic has not yet been rated - Rate this topic

PendingChange.LocalOrServerItem Property

Gets the local path if it is available. Otherwise, gets the server path.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
public string LocalOrServerItem { get; }

Property Value

Type: String
The local path if it is available; otherwise, the server path.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.