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