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