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.
Describes options for a get operation.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Syntax
'Declaration
Public Enumeration GetOption
public enum GetOption
public enum class GetOption
type GetOption
public enum GetOption
Members
| Member name | Description | |
|---|---|---|
| LatestOnQueue | Gets the latest item on the queue. | |
| LatestOnBuild | Gets the latest item on the build. | |
| Custom | Custom get. |