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
'Déclaration
Sub Close
'Utilisation
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.