TFStringComparer.CommandLineOptionValue Property

Gets a string comparer object for CommandLineOptionValue.

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

Syntax

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

Property Value

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

.NET Framework Security

See Also

Reference

TFStringComparer Class

Microsoft.TeamFoundation Namespace