App.CommandArgs

Startup Command Arguments without the initial full command line. arg[0] is the first parameter on the command line.

public static String[] CommandArgs { get; set; }

See also:

Class App

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic