Click or drag to resize

ReportingApiReportType Property

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

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

Property Value

Type: String
See Also