Share via


TeamFoundationProcessStillRunningException-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 TeamFoundationProcessStillRunningException(
    string message,
    Exception innerException
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationProcessStillRunningException Klasse

TeamFoundationProcessStillRunningException-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace