DevToolsClientDatabase Property |
Version 130.1.90
Database
Namespace: CefSharp.DevToolsAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public DatabaseClient Database { get; }
public:
property DatabaseClient^ Database {
DatabaseClient^ get ();
}
Property Value
DatabaseClientSee Also