Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Gets the failure associated with a drop location deletion (if one occurred).
Gets the failure associated with a label deletion (if one occurred).
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.
Gets the failure associated with a test result deletion (if one occurred).
Top