Sdílet prostřednictvím


Solution.Id Vlastnost

Definice

Získá nebo nastaví ID řešení.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro