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