Version 118.6.80
Preview of the key. Specified for map-like collection entries.
Namespace:
CefSharp.DevTools.Runtime
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public ObjectPreview Key { get; set; }
public:
property ObjectPreview^ Key {
ObjectPreview^ get ();
void set (ObjectPreview^ value);
}
Property Value
Type:
ObjectPreviewSee Also