Partager via


RunInner.RunType Propriété

Définition

Obtient ou définit le type d’exécution. Les valeurs possibles sont les suivantes : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à