Property IsSandboxDisabled
- Namespace
- DotNetBrowser.Engine
- Assembly
- DotNetBrowser.dll
IsSandboxDisabled
Indicates whether the sandbox is disabled.
public bool IsSandboxDisabled { get; }
Property Value
- bool
true
if the sandbox is disabled,false
otherwise.