Click or drag to resize

IHttpProtocolResponseContentEncoding Property

Gets/Sets the Content Encoding for the response.

Namespace:  VDS.RDF.Web
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
Encoding ContentEncoding { get; set; }

Property Value

Type: Encoding
See Also