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