CollectionMisconfiguredException 建構函式 (String, Exception)

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

語法

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

參數

.NET Framework 安全性

請參閱

參考

CollectionMisconfiguredException 類別

CollectionMisconfiguredException 多載

Microsoft.TeamFoundation.Framework.Server 命名空間