This documentation is archived and is not being maintained.

WorkingFolder::ServerItemComparer Property

Comparer to sort WorkingFolder instances that are based on a server path.

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

public:
static property IComparer^ ServerItemComparer {
	IComparer^ get ();
}

Property Value

Type: System.Collections::IComparer
This method is culture-sensitive and case-insensitive.

Show: