Table of Contents

Property SandboxDisabled

Namespace
DotNetBrowser.Engine
Assembly
DotNetBrowser.dll

SandboxDisabled

Enables or disables the sandbox.

public bool SandboxDisabled { get; set; }

Property Value

bool

true if the sandbox is disabled, false otherwise.