CommandLineGenerator.GenerateCommandLine Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.