Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Closes Document Explorer and all of its pages.
Namespace: Microsoft.VisualStudio.VSHelp80
Assembly: Microsoft.VisualStudio.VSHelp80 (in Microsoft.VisualStudio.VSHelp80.dll)
Syntax
'Declaración
Sub Close
void Close()
void Close()
abstract Close : unit -> unit
function Close()
Implements
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
- 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.