Share via


PropertyDoesNotExistException 构造函数 (String)

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

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

语法

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

参数

.NET Framework 安全性

请参见

参考

PropertyDoesNotExistException 类

PropertyDoesNotExistException 重载

Microsoft.TeamFoundation.Client 命名空间