Just a quick (and probably quite easy to answer) question:
I know that you can access program parameters by calling Program.Parameter().
But you need to know the parameter name for that.
So my question would be: how do I create a loop in c# that runs through all available parameters or input fields of a program and checks or applies settings.
Thanks in advance,
jan