Freigeben über


RegisterObjectBadParentException-Konstruktor (String, Exception)

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

Syntax

'Declaration
Public Sub New ( _
    objectId As String, _
    innerException As Exception _
)
public RegisterObjectBadParentException(
    string objectId,
    Exception innerException
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

RegisterObjectBadParentException Klasse

RegisterObjectBadParentException-Überladung

Microsoft.TeamFoundation.Server-Namespace