Share via


RegisterProjectException 建構函式 (String, Exception)

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

語法

'宣告
Public Sub New ( _
    projectUrl As String, _
    innerException As Exception _
)
public RegisterProjectException(
    string projectUrl,
    Exception innerException
)

參數

.NET Framework 安全性

請參閱

參考

RegisterProjectException 類別

RegisterProjectException 多載

Microsoft.TeamFoundation.Server 命名空間