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