BuildOptionInputType Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[System.Runtime.Serialization.DataContract]
public enum BuildOptionInputType
type BuildOptionInputType =
Public Enum BuildOptionInputType
- Inheritance
-
BuildOptionInputType
- Attributes
Name | Value | Description |
---|---|---|
String | 0 | |
Boolean | 1 | |
StringList | 2 | |
Radio | 3 | |
PickList | 4 | |
MultiLine | 5 | |
BranchFilter | 6 |
Product | Versions |
---|---|
Azure DevOps Services .NET SDK | preview, latest |