Dela via


SolutionDetails.SolutionDescription Property

Definition

Gets or sets the description of the solution.

public:
 property System::String ^ SolutionDescription { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string SolutionDescription { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SolutionDescription : string with get, set
Public Property SolutionDescription As String

Property Value

Attributes

Applies to