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