Dela via


IBuildDeletionResult Members

Include Protected Members
Include Inherited Members

This interface represents the success or failure of deleting a build from Team Foundation Server.

The IBuildDeletionResult type exposes the following members.

Properties

 

Name

Description

Public property

DropLocationFailure

Gets the failure associated with a drop location deletion (if one occurred).

Public property

LabelFailure

Gets the failure associated with a label deletion (if one occurred).

Public property

Successful

Gets a value indicating the complete or partial success of a deletion. If false, other properties should be examined for the source of the failure.

Public property

TestResultFailure

Gets the failure associated with a test result deletion (if one occurred).

Top

See Also

Reference

IBuildDeletionResult Interface

Microsoft.TeamFoundation.Build.Client Namespace