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