This documentation is archived and is not being maintained.

CheckinConflict::ServerItem Property

Gets the path of the server item that is in conflict.

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

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

Property Value

Type: System::String
The path of the server item that is in conflict.

Show: