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.
Note: This API is now obsolete. The non-obsolete alternative is .
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Build.Common.BuildConstants.BuildStatus
Namespace: Microsoft.TeamFoundation.Build.Common
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
'Declaration
<ObsoleteAttribute("This class has been deprecated. Please remove all references.")> _
Public NotInheritable Class BuildStatus
[ObsoleteAttribute("This class has been deprecated. Please remove all references.")]
public static class BuildStatus
[ObsoleteAttribute(L"This class has been deprecated. Please remove all references.")]
public ref class BuildStatus abstract sealed
[<AbstractClass>]
[<Sealed>]
[<ObsoleteAttribute("This class has been deprecated. Please remove all references.")>]
type BuildStatus = class end
public final class BuildStatus
The BuildConstants.BuildStatus type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() ![]() |
BuildFailed | |
![]() ![]() |
BuildInitializing | |
![]() ![]() |
BuildStopped | |
![]() ![]() |
BuildSucceeded | |
![]() ![]() |
FinishedCompilation | |
![]() ![]() |
StartedCompilation | |
![]() ![]() |
StartedTesting | |
![]() ![]() |
Sync | |
![]() ![]() |
SyncCompleted | |
![]() ![]() |
TestCompleted |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)