Hi Folks,
I am trying to find examples on how to add the use of flags like those used in Robocopy.exe to specifically use parameters made by the user in my C# console app.
Example: /u:www.contoso.com /logging:verbose
Can someone point me to one or several?
Thanks,
Derk
View the full article
I am trying to find examples on how to add the use of flags like those used in Robocopy.exe to specifically use parameters made by the user in my C# console app.
Example: /u:www.contoso.com /logging:verbose
Can someone point me to one or several?
Thanks,
Derk
View the full article