Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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)