Help::DisplayTopicFromKeyword Method (String^)

 

Performs a lookup by using the K-keyword index.

Namespace:   Microsoft.VisualStudio.VSHelp
Assembly:  Microsoft.VisualStudio.VSHelp (in Microsoft.VisualStudio.VSHelp.dll)

void DisplayTopicFromKeyword(
	String^ pszKeyword
)

Parameters

pszKeyword
Type: System::String^

K-keyword index of the Help topic to find and display.

This method is deprecated. See DisplayTopicFromKeyword for information about the current implementation.

Return to top
Show: