TFStringComparer.CatalogServiceReference Property

Gets a string comparer object for CatalogServiceReference.

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

Syntax

'宣言
Public Shared ReadOnly Property CatalogServiceReference As TFStringComparer
    Get
public static TFStringComparer CatalogServiceReference { get; }
public:
static property TFStringComparer^ CatalogServiceReference {
    TFStringComparer^ get ();
}
static member CatalogServiceReference : TFStringComparer
static function get CatalogServiceReference () : TFStringComparer

Property Value

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

.NET Framework Security

See Also

Reference

TFStringComparer Class

Microsoft.TeamFoundation Namespace