EngineOptionsBuilderSandboxDisabled Property |
Enables or disables the sandbox.
Namespace:
DotNetBrowser.Engine
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public bool SandboxDisabled { get; set; }
Property Value
Type:
Booleantrue if the sandbox is disabled,
false otherwise.
See Also