Class CommandLineArgument
public class CommandLineArgument : ICommandLineItem- Inheritance
- 
      
      CommandLineArgument
- Implements
- Inherited Members
Constructors
CommandLineArgument(string)
public CommandLineArgument(string value)Parameters
- valuestring
Properties
Value
public string Value { get; }Property Value
Methods
ToCommandLine(CommandLineVariant)
public string ToCommandLine(CommandLineVariant variant)Parameters
- variantCommandLineVariant