共用方式為


IGraphContext.Completed 事件

引發事件,當內容的結果填入。

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

語法

'宣告
Event Completed As EventHandler
event EventHandler Completed
event EventHandler^ Completed {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
abstract Completed : IEvent<EventHandler,
    EventArgs>
JScript 不支援事件。

.NET Framework 安全性

請參閱

參考

IGraphContext 介面

Microsoft.VisualStudio.GraphModel 命名空間