Freigeben über


IdenticalPathsDueToCollationException-Konstruktor (String, String)

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

Syntax

'Declaration
Public Sub New ( _
    failedPath1 As String, _
    failedPath2 As String _
)
public IdenticalPathsDueToCollationException(
    string failedPath1,
    string failedPath2
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IdenticalPathsDueToCollationException Klasse

IdenticalPathsDueToCollationException-Überladung

Microsoft.TeamFoundation.VersionControl.Server-Namespace