Click or drag to resize

RequestMixedContentType Property

Version 94.4.20
The mixed content type of the request.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public MixedContentType? MixedContentType { get; set; }

Property Value

Type: NullableMixedContentType
See Also