Partager via


Help.Close Method

Closes the Microsoft Document Explorer window and all of its pages.

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

Syntax

Sub Close

Dim instance As Help

instance.Close()
void Close()
void Close()
function Close()

Remarks

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

Permissions

See Also

Reference

Help Interface

Help Members

Microsoft.VisualStudio.VSHelp Namespace