Click or drag to resize

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; }

Property Value

Type: String
See Also