Share via


PropertyDoesNotExistException 构造函数 (String, Exception)

使用指定的属性名称和内部异常初始化,PropertyDoesNotExistException 选件类的新实例。

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

语法

声明
Public Sub New ( _
    key As String, _
    inner As Exception _
)
public PropertyDoesNotExistException(
    string key,
    Exception inner
)

参数

.NET Framework 安全性

请参见

参考

PropertyDoesNotExistException 类

PropertyDoesNotExistException 重载

Microsoft.TeamFoundation.Client 命名空间