ObjectPreviewOverflow Property |
Version 130.1.90
True iff some of the properties or entries of the original object did not fit.
Namespace: CefSharp.DevTools.RuntimeAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public bool Overflow { get; set; }
public:
property bool Overflow {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also