TaskCommandLineEventArgs Class
Provides data for the MessageRaised event.
Assembly: Microsoft.Build.Framework (in Microsoft.Build.Framework.dll)
TaskCommandLineEventArgs extends BuildMessageEventArgs so that the command line string used by a task to execute an underlying program can be logged as a message. Logging a command line string is only relevant for tasks that wrap an underlying program or emulate a shell comand. Tasks that have no command line equivalent should not raise this extended message event.
System.EventArgs
Microsoft.Build.Framework.BuildEventArgs
Microsoft.Build.Framework.BuildMessageEventArgs
Microsoft.Build.Framework.TaskCommandLineEventArgs
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.