IHttpProtocolResponse.ContentEncoding Property |
Gets/Sets the Content Encoding for the response.
Namespace:
VDS.RDF.Web
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
SyntaxEncoding ContentEncoding { get; set; }
Property ContentEncoding As Encoding
Get
Set
Property Value
Type:
Encoding
See Also