Click or drag to resize

RequestWillBeSentEventArgsType Property

Version 111.2.70
Type of this resource.

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

Property Value

Type: NullableResourceType
See Also