Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.