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