ICookieStoreProfile Property  | 
 
                Gets the 
IProfile instance associated with this object.
            
 
    Namespace: 
   DotNetBrowser.Cookies
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
SyntaxIProfile Profile { get; }Property Value
Type: 
IProfileThe 
IProfile instance associated with this object.
See Also