IMessageBoxService.ShowInformation 方法

命名空间:  Microsoft.TeamFoundation.MVVM
程序集:  Microsoft.TeamFoundation.Controls(在 Microsoft.TeamFoundation.Controls.dll 中)

语法

声明
Function ShowInformation ( _
    messageBoxText As String, _
    caption As String _
) As MessageBoxResult
MessageBoxResult ShowInformation(
    string messageBoxText,
    string caption
)

参数

返回值

类型:System.Windows.MessageBoxResult
返回 MessageBoxResult

.NET Framework 安全性

请参见

参考

IMessageBoxService 接口

Microsoft.TeamFoundation.MVVM 命名空间