ServiceNotFoundException-Konstruktor (String, Exception)

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

Syntax

'Declaration
Public Sub New ( _
    message As String, _
    inner As Exception _
)
public ServiceNotFoundException(
    string message,
    Exception inner
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ServiceNotFoundException Klasse

ServiceNotFoundException-Überladung

Microsoft.TeamFoundation.MVVM-Namespace