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; }
public:
property IList<PreloadingAttemptSource^>^ PreloadingAttemptSources {
IList<PreloadingAttemptSource^>^ get ();
}
Property Value
Type:
IListPreloadingAttemptSourceSee Also