Share via


CannotResolveToPartialUndeleteException Constructor (String)

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

Syntax

'宣言
Public Sub New ( _
    targetServerItem As String _
)
public CannotResolveToPartialUndeleteException(
    string targetServerItem
)
public:
CannotResolveToPartialUndeleteException(
    String^ targetServerItem
)
new : 
        targetServerItem:string -> CannotResolveToPartialUndeleteException
public function CannotResolveToPartialUndeleteException(
    targetServerItem : String
)

Parameters

.NET Framework Security

See Also

Reference

CannotResolveToPartialUndeleteException Class

CannotResolveToPartialUndeleteException Overload

Microsoft.TeamFoundation.VersionControl.Server Namespace