VssStringComparer.AttributesDescriptor Property

Namespace:  Microsoft.VisualStudio.Services.Common
Assembly:  Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)

Syntax

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

Property Value

Type: Microsoft.VisualStudio.Services.Common.VssStringComparer

.NET Framework Security

See Also

Reference

VssStringComparer Class

Microsoft.VisualStudio.Services.Common Namespace