Share via


IFailure Members

Include Protected Members
Include Inherited Members

This interface represents a failure that occurred during a server call.

The IFailure type exposes the following members.

Properties

 

Name

Description

Public property

Code

Gets the code associated with this failure. Typically, the type of the exception this Failure represents is retuned.

Public property

Message

Gets the message associated with this failure. Typically the message of the exception this Failure represents.

Top

See Also

Reference

IFailure Interface

Microsoft.TeamFoundation.Build.Client Namespace