IHelpService::ShowHelpFromKeyword Method (String^)

 

Shows the Help topic that corresponds to the specified keyword.

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

void ShowHelpFromKeyword(
	String^ helpKeyword
)

Parameters

helpKeyword
Type: System::String^

The keyword 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: