EngineOptionsIsFileAccessFromFilesAllowed Property  | 
 
                Indicates whether file access from files is allowed.
            
 
    Namespace: 
   DotNetBrowser.Engine
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.17.0
Syntaxpublic bool IsFileAccessFromFilesAllowed { get; }Property Value
Type: 
Booleantrue if the file access from files is allowed, 
false otherwise.
See Also