Table of Contents

Property FileAccessFromFilesAllowed

Namespace
DotNetBrowser.Engine
Assembly
DotNetBrowser.dll

FileAccessFromFilesAllowed

Allows or disallows the file access from files.

public bool FileAccessFromFilesAllowed { get; set; }

Property Value

bool

true if the file access is allowed, false otherwise.