Share via


PropertyChanged 建構函式 (String, String, String)

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

語法

'宣告
Public Sub New ( _
    name As String, _
    oldValue As String, _
    newValue As String _
)
public PropertyChanged(
    string name,
    string oldValue,
    string newValue
)

參數

.NET Framework 安全性

請參閱

參考

PropertyChanged 類別

PropertyChanged 多載

Microsoft.TeamFoundation.Server 命名空間