Click or drag to resize

ReportingApiReportType Property

Version 118.6.80
The type of the report (specifies the set of data that is contained in the report body).

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

Property Value

Type: String
See Also