EngineOptionsIsSandboxDisabled Property |
Indicates whether the sandbox is disabled.
Namespace:
DotNetBrowser.Engine
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public bool IsSandboxDisabled { get; }
Property Value
Type:
Booleantrue if the sandbox is disabled,
false otherwise.
See Also