다음을 통해 공유


Solution.Id 속성

정의

솔루션 ID를 가져오거나 설정합니다.

[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)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상