IMessageBoxService Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

An interface for the message box service.

Namespace:  Microsoft.TeamFoundation.MVVM
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Interface IMessageBoxService
public interface IMessageBoxService
public interface class IMessageBoxService
type IMessageBoxService =  interface end
public interface IMessageBoxService

The IMessageBoxService type exposes the following members.

Methods

  Name Description
Public method Show
Public method ShowError
Public method ShowException
Public method ShowInformation
Public method ShowWarning

Top

See Also

Reference

Microsoft.TeamFoundation.MVVM Namespace