Share via


ICustomSolutionActivationDependency.SolutionUrl Property

Definition

Gets or sets the URL where users can obtain the solution.

public:
 property Uri ^ SolutionUrl { Uri ^ get(); void set(Uri ^ value); };
public Uri SolutionUrl { get; set; }
member this.SolutionUrl : Uri with get, set
Public Property SolutionUrl As Uri

Property Value

Uri

A URL that represents the Web location of a solution.

Applies to