EntryPointBindableComponentBase.BindingContextChanged 事件 (2007 系統)
更新:2007 年 11 月
這個 API 支援 Visual Studio Tools for Office 基礎結構,但您不可以直接在程式碼中使用它。
命名空間: Microsoft.VisualStudio.Tools.Office
組件: Microsoft.Office.Tools.v9.0 (在 Microsoft.Office.Tools.v9.0.dll 中)
語法
Public Event BindingContextChanged As EventHandler
Dim instance As EntryPointBindableComponentBase
Dim handler As EventHandler
AddHandler instance.BindingContextChanged, handler
public event EventHandler BindingContextChanged
使用權限
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。
請參閱
參考
EntryPointBindableComponentBase 類別