Share via


ICustomFeatureActivationDependency.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 representing the title of the solution.

Applies to