PrefetchStatusUpdatedEventArgsPrefetchStatus Property |
Version 130.1.90
PrefetchStatus
Namespace: CefSharp.DevTools.PreloadAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public PrefetchStatus PrefetchStatus { get; set; }
public:
property PrefetchStatus PrefetchStatus {
PrefetchStatus get ();
void set (PrefetchStatus value);
}
Property Value
PrefetchStatusSee Also