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

'Declaration
Sub Close
void Close()
void Close()
abstract Close : unit -> unit 
function Close()

Remarks

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

.NET Framework Security

See Also

Reference

Help Interface

Microsoft.VisualStudio.VSHelp Namespace