PreloadingAttemptSourcesUpdatedEventArgsPreloadingAttemptSources Property |
Version 130.1.90
PreloadingAttemptSources
Namespace: CefSharp.DevTools.PreloadAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IList<PreloadingAttemptSource> PreloadingAttemptSources { get; }
public:
property IList<PreloadingAttemptSource^>^ PreloadingAttemptSources {
IList<PreloadingAttemptSource^>^ get ();
}
Property Value
IListPreloadingAttemptSourceSee Also