Help::GetPrevTopic Method (String^)
Visual Studio 2015
Given a URL returns the previous URL in the table of contents.
Assembly: Microsoft.VisualStudio.VSHelp (in Microsoft.VisualStudio.VSHelp.dll)
Parameters
- bstrURL
-
Type:
System::String^
String containing the URL of the current topic that is compatible with Internet Explorer.
Return Value
Type: System::String^Returns a string containing the URL of the previous topic in the table of contents.
This method is deprecated. See GetPrevTopic for information about the current implementation.
Show: