ShortDescription.Solution Property

Definition

Gets or sets the remediation action suggested by the recommendation.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to