Share via


ICustomSolutionActivationDependency.SolutionTitle Property

Definition

Gets or sets the title of the solution.

public:
 property System::String ^ SolutionTitle { System::String ^ get(); void set(System::String ^ value); };
public string SolutionTitle { get; set; }
member this.SolutionTitle : string with get, set
Public Property SolutionTitle As String

Property Value

A string that represents a solution title.

Applies to