Partager via


CommonMessagePump.WaitText, propriété

obtient ou définit le texte de dialogue d'attente.

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

Syntaxe

'Déclaration
Public Property WaitText As String
public string WaitText { get; set; }

Valeur de propriété

Type : System.String
le texte de dialogue d'attente.

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