Click or drag to resize

TracingCompleteEventArgsStream Property

Version 94.4.20
A handle of the stream that holds resulting trace data.

Namespace:  CefSharp.DevTools.Tracing
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public string Stream { get; }

Property Value

Type: String
See Also