Help2.Close Method

Closes Document Explorer and all of its pages.

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

Syntax

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

Implements

Help.Close()

Remarks

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.

.NET Framework Security

See Also

Reference

Help2 Interface

Close Overload

Microsoft.VisualStudio.VSHelp80 Namespace