Version 57.0.0
            Header Collection
            NOTE: This collection is a copy of the underlying type, to make changes, take a reference to the collection,
            make your changes, then reassign the collection. At some point this will be replaced with a proper wrapper.
            
 
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 57.0.0.0 (57.0.0.0)
SyntaxNameValueCollection Headers { get; set; }property NameValueCollection^ Headers {
	NameValueCollection^ get ();
	void set (NameValueCollection^ value);
}Property Value
Type: 
NameValueCollection
See Also