TeamBuildTaskTrackingEventArgs Properties

Include Protected Members
Include Inherited Members

The TeamBuildTaskTrackingEventArgs type exposes the following members.

Properties

  Name Description
Public property BuildEventContext Gets or sets location contextual information. This is attached to logging events to define where they are located in relation to the process, engine, project, target, or task that is executing. (Inherited from BuildEventArgs.)
Public property HelpKeyword Gets the Help keyword for the event. (Inherited from BuildEventArgs.)
Public property Message Gets the formatted message. (Inherited from LazyFormattedBuildEventArgs.)
Public property SenderName Gets the name of the Object raising the event. (Inherited from BuildEventArgs.)
Public property TaskId
Public property ThreadId Gets an integer identifier for the thread that raised the event. (Inherited from BuildEventArgs.)
Public property Timestamp Gets the time the event was raised as a DateTime. (Inherited from BuildEventArgs.)

Top

See Also

Reference

TeamBuildTaskTrackingEventArgs Class

Microsoft.TeamFoundation.Build.Tasks Namespace