TFStringComparer.HtmlAttributeValue Property

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

Syntax

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

Property Value

Type: Microsoft.TeamFoundation.TFStringComparer

.NET Framework Security

See Also

Reference

TFStringComparer Class

Microsoft.TeamFoundation Namespace