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