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