ExecuteSQLResponseColumnNames Property |
Version 130.1.90
columnNames
Namespace: CefSharp.DevTools.DatabaseAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string[] ColumnNames { get; }
public:
property array<String^>^ ColumnNames {
array<String^>^ get ();
}
Property Value
StringSee Also