共用方式為


PendingChangesExt.CheckedChanged 事件

注意:這個應用程式開發介面現在已經過時。

表示項目的核取狀態在暫存的變更工具視窗時,變更時會引發此事件。

命名空間:  Microsoft.VisualStudio.TeamFoundation.VersionControl
組件:  Microsoft.VisualStudio.TeamFoundation.VersionControl (在 Microsoft.VisualStudio.TeamFoundation.VersionControl.dll 中)

語法

'宣告
<ObsoleteAttribute("This property has been deprecated. Please use PropertyChanged event.",  _
    False)> _
Public Event CheckedChanged As EventHandler
[ObsoleteAttribute("This property has been deprecated. Please use PropertyChanged event.", 
    false)]
public event EventHandler CheckedChanged

.NET Framework 安全性

請參閱

參考

PendingChangesExt 類別

Microsoft.VisualStudio.TeamFoundation.VersionControl 命名空間