Partilhar via


RunInner.RunType Propriedade

Definição

Obtém ou define o tipo de execução. Os valores possíveis incluem: 'QuickBuild', 'QuickRun', 'AutoBuild', 'AutoRun'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.runType")]
public string RunType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.runType")>]
member this.RunType : string with get, set
Public Property RunType As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a