PrefetchStatusUpdatedEventArgsStatus Property |
Version 118.6.80
Status
Namespace:
CefSharp.DevTools.Preload
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public PreloadingStatus Status { get; set; }
public:
property PreloadingStatus Status {
PreloadingStatus get ();
void set (PreloadingStatus value);
}
Property Value
Type:
PreloadingStatusSee Also