CommandLineBuilder Properties

Include Protected Members
Include Inherited Members

The CommandLineBuilder type exposes the following members.

Properties

  Name Description
Protected property CommandLine Gets the StringBuilder instance representing the command line for inheriting classes.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.
Public property Length Represents the length of the command line.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

Top

See Also

Reference

CommandLineBuilder Class

Microsoft.Build.Utilities Namespace