WindowInfoWindowName Property |
Version 109.1.110
Window Name
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 109.1.110.0
Syntax public string WindowName { get; set; }
public:
virtual property String^ WindowName {
String^ get () sealed;
void set (String^ value) sealed;
}
Property Value
Type:
StringImplements
IWindowInfoWindowNameSee Also