Partager via


CommonMessagePump.AllowCancel, propriété

Détermine si la boîte de dialogue d'attente a un bouton annuler actif.

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

Syntaxe

'Déclaration
Public Property AllowCancel As Boolean
public bool AllowCancel { get; set; }

Valeur de propriété

Type : System.Boolean
true si la boîte de dialogue d'attente a un bouton annuler actif, sinon false.

Remarques

Cela peut être défini avant d'appeler ModalWaitForHandles ou pendant l'un des rappels dans ModalWaitForHandlesWithClient.

Sécurité .NET Framework

Voir aussi

Référence

CommonMessagePump Classe

Microsoft.VisualStudio.Shell, espace de noms