[]
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 bool RunWithNoSandbox { get; set; }
Public Property RunWithNoSandbox As Boolean