Share via


ServicingDisabledException-Konstruktor (String, Exception)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public ServicingDisabledException(
    string message,
    Exception innerException
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ServicingDisabledException Klasse

ServicingDisabledException-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace