TFStringComparer.HtmlAttributeName Property

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

Syntax

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

Property Value

Type: Microsoft.TeamFoundation.TFStringComparer

.NET Framework Security

See Also

Reference

TFStringComparer Class

Microsoft.TeamFoundation Namespace