GetCertificateResponseTableNames Property |
Version 89.0.170
tableNames
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 89.0.170.0 (89.0.170.0)
Syntax public string[] TableNames { get; }
public:
property array<String^>^ TableNames {
array<String^>^ get ();
}
Property Value
Type:
StringSee Also