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