CommonMessagePumpExitCode, énumération

Représente codes de sortie qui sont possibles pour CommonMessagePump.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Enumeration CommonMessagePumpExitCode
public enum CommonMessagePumpExitCode

Membres

Nom de membre Description
Timeout Il y a un délai d'attente.
UserCanceled Le message a été annulé par l'utilisateur.
ApplicationExit L'application. quittée
HandleSignaled Le handle a été signalé.

Voir aussi

Référence

Microsoft.VisualStudio.Shell, espace de noms