Version 55.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: 55.0.0.0 (55.0.0.0)
Syntax NameValueCollection Headers { get; set; }
property NameValueCollection^ Headers {
NameValueCollection^ get ();
void set (NameValueCollection^ value);
}
Property Value
Type:
NameValueCollectionSee Also