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