CanAccessFileParametersAbsolutePath Property  | 
 
                Gets the absolute path to the file the request would like to access.
            
 
    Namespace: 
   DotNetBrowser.Net.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.1
Syntaxpublic string AbsolutePath { get; }Property Value
Type: 
StringThe absolute path to the file the request would like to access.
See Also