TFStringComparer.AccountInfoAccount Property

Gets a string comparer object for AccountInfoAccount.

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

Syntax

'Declaration
Public Shared ReadOnly Property AccountInfoAccount As TFStringComparer
public static TFStringComparer AccountInfoAccount { get; }
public:
static property TFStringComparer^ AccountInfoAccount {
    TFStringComparer^ get ();
}
static member AccountInfoAccount : TFStringComparer with get
static function get AccountInfoAccount () : TFStringComparer

Property Value

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

.NET Framework Security

See Also

Reference

TFStringComparer Class

Microsoft.TeamFoundation Namespace