GetDatabaseTableNamesResponseTableNames Property |
Version 118.6.80
tableNames
Namespace:
CefSharp.DevTools.Database
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public string[] TableNames { get; }
public:
property array<String^>^ TableNames {
array<String^>^ get ();
}
Property Value
Type:
StringSee Also