Help::DisplayTopicFromURL Method (String^)

 

Displays a help topic specified by the URL in Document Explorer.

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

void DisplayTopicFromURL(
	String^ pszURL
)

Parameters

pszURL
Type: System::String^

A string containing the URL.

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

Return to top
Show: