This topic has not yet been rated - Rate this topic

PendingChange.LocalOrServerFolder Property

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

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

Property Value

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