ICustomSolutionActivationDependency.SolutionTitle Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property SolutionTitle As StringProperty Value
A string that represents a solution title.