IHttpProtocolResponse.Headers Property |
Gets the Headers for the response.
Namespace:
VDS.RDF.Web
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
SyntaxNameValueCollection Headers { get; }
ReadOnly Property Headers As NameValueCollection
Get
Property Value
Type:
NameValueCollection
See Also