This topic has not yet been rated - Rate this topic

PendingChange.ServerItemComparer Property

Gets the comparer that compares server items.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
public static IComparer ServerItemComparer { get; }

Property Value

Type: IComparer
The comparer that compares server items.

The comparer is for display purposes (culture-sensitive and case-insensitive).

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.