This topic has not yet been rated - Rate this topic

IBuildLoggingExtension Interface

Extension that can be used to retrieve the IActivityTracking build information node for a particular workflow activity.

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Services
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
public interface IBuildLoggingExtension

The IBuildLoggingExtension type exposes the following members.

  NameDescription
Public methodGetActivityTrackingReturns the IActivityTracking build information node for a given activity context.
Top

This extension is useful for ensuring that other logged information nodes are parented properly.

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