Microsoft.Build.Framework.TaskCommandLineEventArgs Members

The members of Microsoft.Build.Framework.TaskCommandLineEventArgs are listed below.

See Also: Inherited members from Microsoft.Build.Framework.BuildMessageEventArgs

Public Constructors

Protected Constructors

Public Properties

[read-only]
CommandLinestring.

Gets the command line used by the task to run the underlying program.

[read-only]
TaskNamestring.

Gets the name of the task that raised the event.