SolutionStatusInfo.Solution Property

Gets or sets the solution.
[DataMember(Name = "Solution")] 
public string Solution {get; set;}

Property Value

string

The solution.

In this article

Definition