Click or drag to resize

RequestWillBeSentEventArgsType Property

Version 94.4.20
Type of this resource.

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

Property Value

Type: NullableResourceType
See Also