NavigationEntryTitle Property  | 
Version 108.4.130 
            Returns the title set by the page.
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic string Title { get; }public:
property String^ Title {
	String^ get ();
}Property Value
Type: 
String
See Also