1
Reply

What is the use of GetCommandLineArgs() method in C#.NET?

John

John

May 07, 2012
1.5k
0

    the command line arguments can be accessed by using GetCommandLineArgs().

    Ashwini Parab
    June 08, 2016
    0