This documentation is archived and is not being maintained.

TFStringComparer::AssemblyName Property

Gets a string comparer object for AssemblyName.

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

public:
static property TFStringComparer^ AssemblyName {
	TFStringComparer^ get ();
}

Property Value

Type: Microsoft.TeamFoundation::TFStringComparer
A string comparer object for AssemblyName.

Show: