Freigeben über


DuplicateChangeException-Konstruktor (String, String, String, String)

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

Syntax

'Declaration
Public Sub New ( _
    item As String, _
    targetItem As String, _
    owner As String, _
    workspaceName As String _
)
public DuplicateChangeException(
    string item,
    string targetItem,
    string owner,
    string workspaceName
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DuplicateChangeException Klasse

DuplicateChangeException-Überladung

Microsoft.TeamFoundation.VersionControl.Server-Namespace