Click or drag to resize

InitiatorType Property

Version 101.0.180
Type of this initiator.

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

Property Value

Type: InitiatorType
See Also