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