SolutionDetails.SolutionFriendlyName Property

Definition

Gets or sets the user-friendly display name for the solution.

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

Property Value

Attributes

Applies to