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
- 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.