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.
Options to control where and how the local versions are updated.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration UpdateLocalVersionQueueOptions
[FlagsAttribute]
public enum UpdateLocalVersionQueueOptions
[FlagsAttribute]
public enum class UpdateLocalVersionQueueOptions
[<FlagsAttribute>]
type UpdateLocalVersionQueueOptions
public enum UpdateLocalVersionQueueOptions
Members
Member name | Description | |
---|---|---|
UpdateLocal | The ‘UpdateLocal’ version. | |
UpdateServer | The ‘UpdateServer’ version. |