Anteckning
Å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.
Provides access to the error codes returned by the server when a check in is gated.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Build.Common.GatedCheckInErrorCode
Namespace: Microsoft.TeamFoundation.Build.Common
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
'Declaration
Public NotInheritable Class GatedCheckInErrorCode
public static class GatedCheckInErrorCode
public ref class GatedCheckInErrorCode abstract sealed
[<AbstractClass>]
[<Sealed>]
type GatedCheckInErrorCode = class end
public final class GatedCheckInErrorCode
The GatedCheckInErrorCode type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
BuildSubmitted | |
![]() ![]() |
OverrideDenied | |
![]() ![]() |
ShelvesetCreated | |
![]() ![]() |
ShelvesetNotCreated |
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)