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.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.TeamFoundation.VersionControl.Common
Assembly: Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration CheckInOptions2
[FlagsAttribute]
public enum CheckInOptions2
[FlagsAttribute]
public enum class CheckInOptions2
[<FlagsAttribute>]
type CheckInOptions2
public enum CheckInOptions2
Members
| Member name | Description | |
|---|---|---|
| None | ||
| ValidateCheckInOwner | ||
| SuppressEvent | ||
| DeleteShelveset | ||
| OverrideGatedCheckIn | ||
| QueueBuildForGatedCheckIn | ||
| AllContentUploaded | ||
| AllowUnchangedContent |