This documentation is archived and is not being maintained.

PendingChange::SourceServerItem Property

Gets the server path or the item to be changed.

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

public:
property String^ SourceServerItem {
	String^ get ();
}

Property Value

Type: System::String
The server path or the item to be changed.

Show: