CommandLineGenerator.GenerateCommandLine Method

Definition

Generate the command-line

public:
 System::String ^ GenerateCommandLine();
public string GenerateCommandLine ();
member this.GenerateCommandLine : unit -> string
Public Function GenerateCommandLine () As String

Returns

The command line.

Applies to