DExploreAppObjClass::GetPrevTopic Method (String^)

 

Deprecated. Use GetPrevTopic instead.

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

public:
virtual String^ GetPrevTopic(
	String^ bstrURL
)

Parameters

bstrURL
Type: System::String^

A string containing the URL.

Return Value

Type: System::String^

Returns a string that contains the URL of the previous topic in the table of contents.

Return to top
Show: