Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Interface for a failure that occurred during a server call.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Syntax
'Declaration
Public Interface IFailure
public interface IFailure
public interface class IFailure
type IFailure = interface end
public interface IFailure
The IFailure type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Code | Gets the code that is associated with this failure. |
![]() |
Message | Gets the message that is associated with this failure. |
Top
.gif)