This documentation is archived and is not being maintained.

PendingChangeEventArgs::UpdateServer Method (String)

Updates the server on the location of the item of the pending change.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public:
void UpdateServer(
	String^ currentLocalPath
)

Parameters

currentLocalPath
Type: System::String

Current location on disk (null if not on disk).

Show: