Compartir a través de


RunFilterInner.RunType Propiedad

Definición

Obtiene o establece el tipo de ejecución. Entre los valores posibles se incluyen: "QuickBuild", "QuickRun", "AutoBuild", "AutoRun".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a