RemoteBindableComponent.BindingContextChanged 事件 (2007 系統)
更新:2007 年 11 月
當 BindingContext 屬性的值變更時發生。
命名空間: Microsoft.VisualStudio.Tools.Office
組件: Microsoft.Office.Tools.v9.0 (在 Microsoft.Office.Tools.v9.0.dll 中)
語法
Public Event BindingContextChanged As EventHandler
Dim instance As RemoteBindableComponent
Dim handler As EventHandler
AddHandler instance.BindingContextChanged, handler
public event EventHandler BindingContextChanged
備註
如需處理事件的詳細資訊,請參閱使用事件。
使用權限
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。