TakeResponseBodyForInterceptionAsStreamResponseStream Property |
Version 105.3.390
stream
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 105.3.390.0 (105.3.390.0)
Syntax public string Stream { get; }
public:
property String^ Stream {
String^ get ();
}
Property Value
Type:
StringSee Also