XamlDataDrivenToolTask.GenerateCommandLineCommands Method

Definition

Generate the command line if it is less than 32k.

protected:
 override System::String ^ GenerateCommandLineCommands();
protected override string GenerateCommandLineCommands ();
override this.GenerateCommandLineCommands : unit -> string
Protected Overrides Function GenerateCommandLineCommands () As String

Returns

The generated commands.

Applies to