PrerenderAttemptCompletedEventArgsFinalStatus Property |
Version 118.6.80
FinalStatus
Namespace:
CefSharp.DevTools.Preload
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public PrerenderFinalStatus FinalStatus { get; set; }
public:
property PrerenderFinalStatus FinalStatus {
PrerenderFinalStatus get ();
void set (PrerenderFinalStatus value);
}
Property Value
Type:
PrerenderFinalStatusSee Also