Help::SyncContents Method (String^)

 

Synchronizes the table of contents to the supplied URL.

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

void SyncContents(
	String^ bstrURL
)

Parameters

bstrURL
Type: System::String^

String containing the URL of the current topic that is compatible with Internet Explorer.

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

Return to top
Show: