This documentation is archived and is not being maintained.

WorkspaceItem::CommittedServerItem Property

Gets the committed server item at which to start the query.

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

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

Property Value

Type: System::String
The committed server item at which to start the query.

Show: