IBuildStep Properties

Include Protected Members
Include Inherited Members

The IBuildStep type exposes the following members.

Properties

  Name Description
Public property FinishTime Gets or sets the time that this build step finished.
Public property Id Gets the ID of the underlying information node of this build step.
Public property Message Gets or sets the display message of the build step.
Public property Name Gets or sets the name of this build step.
Public property Node Gets the underlying IBuildInformationNode.
Public property StartTime Gets or sets the time that this build step started.
Public property Status Gets or sets the status of this build step.

Top

See Also

Reference

IBuildStep Interface

Microsoft.TeamFoundation.Build.Client Namespace