Click or drag to resize

CommandTypeUserParams Field

List of paramters that the user entered.

Namespace:  us.FreeWill.CommandLine
Assembly:  CommandLine (in CommandLine.dll) Version: 2.0.2341.22284
Syntax
C#
protected List<string> UserParams

Field Value

Type: ListString
See Also