IHelpService::ShowHelpFromUrl Method (String^)

 

Shows the Help topic that corresponds to the specified URL.

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

void ShowHelpFromUrl(
	String^ helpUrl
)

Parameters

helpUrl
Type: System::String^

The URL of the Help topic to display.

The Visual Studio integrated development environment's Help system displays the topic.

.NET Framework
Available since 1.1
Return to top
Show: