Edit

Share via


GetOption Enum

Definition

[System.Runtime.Serialization.DataContract]
public enum GetOption
type GetOption = 
Public Enum GetOption
Inheritance
GetOption
Attributes

Fields

Custom 2

A user-specified version has been supplied.

LatestOnBuild 1

Use the latest changeset at the time the build is started.

LatestOnQueue 0

Use the latest changeset at the time the build is queued.

Applies to