This topic has not yet been rated - Rate this topic

Task.LogErrorEvent Method

Helper to log an error event if the task is running within MSBuild.

Namespace:  Microsoft.TeamFoundation.Build.Tasks
Assembly:  Microsoft.TeamFoundation.Build.ProcessComponents (in Microsoft.TeamFoundation.Build.ProcessComponents.dll)
protected void LogErrorEvent(
	BuildErrorEventArgs e
)

Parameters

e
Type: BuildErrorEventArgs

Event args to be logged.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.