RunWithNoSandbox Property
Gets or sets whether a sandbox should be disabled to prevent issues on Linux. Use it if you absolutely trust the content you open. Defaults to false.
public System.bool RunWithNoSandbox {get; set;}
'Declaration
Public Property RunWithNoSandbox As System.Boolean