Help2::Close Method ()

 

Closes Document Explorer and all of its pages.

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

void Close()

Implements

Help::Close()

Call this method if you co-create a VSHelp80.DExploreAppObj80 object. This applies if your application is not a VSPackage, and start Document Explorer externally.

Return to top
Show: