IUIHostService 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 uihost service.

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

Syntax

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

The IUIHostService type exposes the following members.

Methods

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

Top

See Also

Reference

Microsoft.TeamFoundation.MVVM Namespace