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