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