Partager via


IMessageBoxService.ShowWarning, méthode

Espace de noms :  Microsoft.TeamFoundation.MVVM
Assembly :  Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)

Syntaxe

'Déclaration
Function ShowWarning ( _
    messageBoxText As String, _
    caption As String _
) As MessageBoxResult
MessageBoxResult ShowWarning(
    string messageBoxText,
    string caption
)

Paramètres

Valeur de retour

Type : System.Windows.MessageBoxResult
retourne MessageBoxResult ;

Sécurité .NET Framework

Voir aussi

Référence

IMessageBoxService Interface

Microsoft.TeamFoundation.MVVM, espace de noms