PrerenderAttemptCompletedEventArgsReasonDetails Property |
Version 106.0.290
This is used to give users more information about the cancellation details,
and this will be formatted for display.
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax public string ReasonDetails { get; }
public:
property String^ ReasonDetails {
String^ get ();
}
Property Value
Type:
StringSee Also