CanSetCookieParametersUrl Property  | 
 
                Gets the URL associated with the cookie.
            
 
    Namespace: 
   DotNetBrowser.Net.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.15.0
Syntaxpublic string Url { get; }Property Value
Type: 
StringThe URL associated with the cookie.
See Also