Partager via


Response.Cost Propriété

Définition

Obtient ou définit la valeur entière représentant le coût relatif de la requête.

[Newtonsoft.Json.JsonProperty(PropertyName="cost")]
public double? Cost { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cost")>]
member this.Cost : Nullable<double> with get, set
Public Property Cost As Nullable(Of Double)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à