次の方法で共有


ShortDescription.Solution プロパティ

定義

推奨事項によって提案される修復アクションを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象