Método _DTE.Quit

fecha o ambiente.

Namespace:  EnvDTE
Assembly:  EnvDTE (em EnvDTE.dll)

Sintaxe

'Declaração
Sub Quit
void Quit()
void Quit()
abstract Quit : unit -> unit 
function Quit()

Comentários

Quit desliga o IDE, mas não o sistema operacional.

Exemplos

Sub QuitExample()
  Quit()
End Sub

Segurança do .NET Framework

Consulte também

Referência

_DTE Interface

Namespace EnvDTE