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.0
Syntax public string AbsolutePath { get; }
Property Value
Type:
StringThe absolute path to the file the request would like to access.
See Also