Table of Contents

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; }

Property Value

IList<string>