| CefNavigationEntryUrl Property  | 
 
            Returns the actual URL of the page. For some pages this may be data: URL or
            similar. Use GetDisplayURL() to return a display-friendly version.
            
 
    Namespace: 
   Internal.Xilium.CefGlue
    Assembly:
   NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
 Syntax
Syntaxpublic string Url { get; }Property Value
Type: 
String See Also
See Also