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 命名空間