Click or drag to resize

WebSiteDocumentHTTPHeader Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
HTTP Header of the document

Namespace:  imbNLP.Toolkit.Documents
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public string HTTPHeader { get; set; }

Property Value

Type: String
The HTTP header.
See Also