共用方式為


RepositoryPathTooLongException 建構函式 (String, Int32)

命名空間:  Microsoft.TeamFoundation.VersionControl.Server
組件:  Microsoft.TeamFoundation.VersionControl.Server (在 Microsoft.TeamFoundation.VersionControl.Server.dll 中)

語法

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

參數

.NET Framework 安全性

請參閱

參考

RepositoryPathTooLongException 類別

RepositoryPathTooLongException 多載

Microsoft.TeamFoundation.VersionControl.Server 命名空間