OpenDocumentCommand.MessageBoxService Property

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

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

Syntax

'Declaration
Protected ReadOnly Property MessageBoxService As IMessageBoxService
protected IMessageBoxService MessageBoxService { get; }
protected:
property IMessageBoxService^ MessageBoxService {
    IMessageBoxService^ get ();
}
member MessageBoxService : IMessageBoxService with get
function get MessageBoxService () : IMessageBoxService

Property Value

Type: Microsoft.TeamFoundation.MVVM.IMessageBoxService
Returns IMessageBoxService.

.NET Framework Security

See Also

Reference

OpenDocumentCommand Class

Microsoft.TeamFoundation.MVVM Namespace