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