Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Specifies the results of the close operation.
Namespace: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaração
Public Enumeration CloseResult
public enum CloseResult
Members
| Member name | Description | |
|---|---|---|
| Closed | The close operation completed successfully. | |
| SaveCancelled | The close operation did not complete because the user cancelled the PromptSave dialog, and therefore the document remained open. |