Click or drag to resize

IHttpProtocolRequest.AcceptTypes Property

Gets the MIME Types specified in the Accept header.

Namespace:  VDS.RDF.Web
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
string[] AcceptTypes { get; }

Property Value

Type:String[]
See Also