UnshelveException 构造函数 (String, Exception)

初始化的新 UnshelveException 实例。

命名空间:  Microsoft.TeamFoundation.VersionControl.Client
程序集:  Microsoft.TeamFoundation.VersionControl.Client(在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

语法

声明
Public Sub New ( _
    message As String, _
    exception As Exception _
)
public UnshelveException(
    string message,
    Exception exception
)

参数

.NET Framework 安全性

请参阅

参考

UnshelveException 类

UnshelveException 重载

Microsoft.TeamFoundation.VersionControl.Client 命名空间