IUIHostService.ShowException-Methode

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

Syntax

'Declaration
Function ShowException ( _
    exception As Exception, _
    caption As String _
) As DialogResult
DialogResult ShowException(
    Exception exception,
    string caption
)

Parameter

Rückgabewert

Typ: System.Windows.Forms.DialogResult
Gibt DialogResult zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IUIHostService Schnittstelle

Microsoft.TeamFoundation.MVVM-Namespace