VssStringComparer.ContentType Property

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

Syntax

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

Property Value

Type: Microsoft.VisualStudio.Services.Common.VssStringComparer

.NET Framework Security

See Also

Reference

VssStringComparer Class

Microsoft.VisualStudio.Services.Common Namespace