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