XamlDataDrivenToolTask.GenerateCommandLineCommands 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 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.