SolutionSettings.HelpUrl Property

String containg default help URL for the solution
<ID("HelpUrl", (int)e.HelpUrl, true)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)> _ 
Public Property HelpUrl() As String 
Get 
This language is not supported or no code example is available.
[ID("HelpUrl", (int)e.HelpUrl, true)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)] 
public string HelpUrl {get;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.8

In this article

Definition