Corresponds to the values after -- on the command line
public abstract class CommandLine : IEquatable<CommandLine>, IStructuralEquatable
| name | description |
|---|---|
| static get_NoCommand() | |
| static NewCommandArguments(…) | |
| AsStrings() | Returns the strings to be used in the effective command line |
| class CommandArguments | Strongly typed string collection |
| static class Tags |