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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.