IIntegratedHelpService.ShowHelpFromUrl(String) Metoda

Definicja

Pokazuje temat pomocy, który odpowiada określonemu adresowi URL.

public:
 void ShowHelpFromUrl(System::String ^ helpUrl);
public void ShowHelpFromUrl (string helpUrl);
abstract member ShowHelpFromUrl : string -> unit
Public Sub ShowHelpFromUrl (helpUrl As String)

Parametry

helpUrl
String

Adres URL tematu pomocy do wyświetlenia.

Dotyczy