RequestPausedEventArgsResponseStatusText Property |
Version 113.3.50
Response status text if intercepted at response stage.
Namespace:
CefSharp.DevTools.Fetch
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntaxpublic string ResponseStatusText { get; }
public:
property String^ ResponseStatusText {
String^ get ();
}
Property Value
Type:
String
See Also