WindowOpenEventArgsWindowFeatures Property |
Version 118.6.80
An array of enabled window features.
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public string[] WindowFeatures { get; }
public:
property array<String^>^ WindowFeatures {
array<String^>^ get ();
}
Property Value
Type:
StringSee Also