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 */
public String get_LocalOrServerItem ()

public function get LocalOrServerItem () : String

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.