Freigeben über


RepositoryPathTooLongException-Konstruktor (String, Int32)

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

Syntax

'Declaration
Public Sub New ( _
    serverItem As String, _
    maxServerPath As Integer _
)
public RepositoryPathTooLongException(
    string serverItem,
    int maxServerPath
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

RepositoryPathTooLongException Klasse

RepositoryPathTooLongException-Überladung

Microsoft.TeamFoundation.VersionControl.Server-Namespace