This documentation is archived and is not being maintained.

PendingChange::SourceLocalItem Property

Gets the source local 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^ SourceLocalItem {
	String^ get ();
}

Property Value

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

Show: