I'm new to c# and need a bit of guidance on something that I fear is very obvious (but haven't figured out). I want to pass a hyperlink via the command line to a variable called strHyperlink. I was thinking of something like this for the command line:
duh, I gave you the vb version for some reason.
Note you also need to check that there are more than 1 arguments (the first one is the application iteself)
arguments(1) contains the hyperlink