CommandLineBuilderExtension Properties

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The CommandLineBuilderExtension 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. (Inherited from CommandLineBuilder.)
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. (Inherited from CommandLineBuilder.)

Top

See Also

Reference

CommandLineBuilderExtension Class

Microsoft.Build.Tasks Namespace