TakeResponseBodyAsStreamResponseStream Property |
Version 89.0.170
stream
Namespace:
CefSharp.DevTools.Fetch
Assembly:
CefSharp (in CefSharp.dll) Version: 89.0.170.0 (89.0.170.0)
Syntax public string Stream { get; }
public:
property String^ Stream {
String^ get ();
}
Property Value
Type:
StringSee Also