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