WindowInfoWindowName Property  | 
Version 104.4.240 
            Window Name
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp.Core (in CefSharp.Core.dll) Version: 104.4.240.0
Syntaxpublic string WindowName { get; set; }public:
virtual property String^ WindowName {
	String^ get () sealed;
	void set (String^ value) sealed;
}Property Value
Type: 
StringImplements
IWindowInfoWindowName
See Also