Click or drag to resize

InitiatorType Property

Version 118.6.80
Type of this initiator.

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

Property Value

Type: InitiatorType
See Also