Avast Sandbox + C#

[I am using avast premium security]
Is there any way to automatically run application in sandbox via C# app?

For now I must manually right-click on the application to set it to ‘Always run in sandbox’ state and only then use

Process.Start();

function.
If I go to avast Settings → Protection → Sanbox, I can clearly see a list of files that would run in sandbox. Which means there must be a way to modify this list externally (maybe it’s stored in registry or somewhere else?).

My general goal is to create N amount of .exe files dynamically via my C# app and then to start them in sandbox mode dynamically with out need to add the application to auto-sandbox list manually.

Any ideas?

Contact support: https://support.avast.com/contact