PreloadingAttemptSourceKey Property |
Version 118.6.80
Key
Namespace:
CefSharp.DevTools.Preload
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public PreloadingAttemptKey Key { get; set; }
public:
property PreloadingAttemptKey^ Key {
PreloadingAttemptKey^ get ();
void set (PreloadingAttemptKey^ value);
}
Property Value
Type:
PreloadingAttemptKeySee Also