Property CommandLineArgs
- Namespace
- Innova.Prism.Library.ClassDefinitions
- Assembly
- Innova.Prism.Library.dll
CommandLineArgs
Gets the list of command line arguments for the application.
public static IList<string> CommandLineArgs { get; }
Gets the list of command line arguments for the application.
public static IList<string> CommandLineArgs { get; }