Freigeben über


RepositoryPathTooLongDetailedException-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, _
    maxPathLength As Integer _
)
public RepositoryPathTooLongDetailedException(
    string serverItem,
    int maxPathLength
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

RepositoryPathTooLongDetailedException Klasse

RepositoryPathTooLongDetailedException-Überladung

Microsoft.TeamFoundation.VersionControl.Server-Namespace