This documentation is archived and is not being maintained.
BasicHelper::ShowMessageBox Method (String, String, String, MsgButton, MsgIcon, MsgDefButton)
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
public:
MsgResult ShowMessageBox(
String^ message,
String^ title,
String^ helpTopic,
MsgButton buttons,
MsgIcon icon,
MsgDefButton defButton
)
Parameters
- message
- Type: System::String
- title
- Type: System::String
- helpTopic
- Type: System::String
- buttons
- Type: Microsoft.VisualStudio.TeamFoundation::MsgButton
- defButton
- Type: Microsoft.VisualStudio.TeamFoundation::MsgDefButton
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: