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