Share via


RegisterObjectBadParentException Constructor (String)

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

Syntax

'Declaration
Public Sub New ( _
    objectId As String _
)
public RegisterObjectBadParentException(
    string objectId
)
public:
RegisterObjectBadParentException(
    String^ objectId
)
new : 
        objectId:string -> RegisterObjectBadParentException
public function RegisterObjectBadParentException(
    objectId : String
)

Parameters

.NET Framework Security

See Also

Reference

RegisterObjectBadParentException Class

RegisterObjectBadParentException Overload

Microsoft.TeamFoundation.Server Namespace