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