AddDatabaseEventArgsDatabase Property |
Version 96.0.142
Database
Namespace:
CefSharp.DevTools.Database
Assembly:
CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax public Database Database { get; }
public:
property Database^ Database {
Database^ get ();
}
Property Value
Type:
DatabaseSee Also