TraceConfigRecordMode Property |
Version 87.1.132
Controls how the trace buffer stores data.
Namespace:
CefSharp.DevTools.Tracing
Assembly:
CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntax public string RecordMode { get; set; }
public:
property String^ RecordMode {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also