Click or drag to resize

RequestMixedContentType Property

Version 118.6.80
The mixed content type of the request.

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

Property Value

Type: NullableMixedContentType
See Also