Click or drag to resize

PreloadingAttemptSourcesUpdatedEventArgsPreloadingAttemptSources Property

Version 118.6.80
PreloadingAttemptSources

Namespace:  CefSharp.DevTools.Preload
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public IList<PreloadingAttemptSource> PreloadingAttemptSources { get; }

Property Value

Type: IListPreloadingAttemptSource
See Also