NodeDoesNotExistException 建構函式 (String, Exception)

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

語法

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

參數

.NET Framework 安全性

請參閱

參考

NodeDoesNotExistException 類別

NodeDoesNotExistException 多載

Microsoft.TeamFoundation.Server 命名空間