ExecuteSQLResponseValues Property |
Version 118.6.80
values
Namespace:
CefSharp.DevTools.Database
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public Object[] Values { get; }
public:
property array<Object^>^ Values {
array<Object^>^ get ();
}
Property Value
Type:
ObjectSee Also