GatedCheckInErrorCode Class

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

'宣言
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
Public fieldStatic member BuildSubmitted
Public fieldStatic member OverrideDenied
Public fieldStatic member ShelvesetCreated
Public fieldStatic member 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.

See Also

Reference

Microsoft.TeamFoundation.Build.Common Namespace