Click or drag to resize

RequestMixedContentType Property

Version 91.1.160

[Missing <summary> documentation for "P:CefSharp.DevTools.Network.Request.MixedContentType"]

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 91.1.160.0 (91.1.160.0)
Syntax
public Nullable<MixedContentType> MixedContentType { get; set; }

Property Value

Type: NullableMixedContentType
See Also