TracingCompleteEventArgsStream Property |
Version 104.4.240
A handle of the stream that holds resulting trace data.
Namespace:
CefSharp.DevTools.Tracing
Assembly:
CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax public string Stream { get; }
public:
property String^ Stream {
String^ get ();
}
Property Value
Type:
StringSee Also