Condividi tramite


Evento IGraphContext.Completed

Generato quando i risultati di contesto sono stati inseriti.

Spazio dei nomi:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Sintassi

'Dichiarazione
Event Completed As EventHandler
event EventHandler Completed
 event EventHandler^ Completed {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
abstract Completed : IEvent<EventHandler,
    EventArgs>
JScript non supporta gli eventi.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IGraphContext Interfaccia

Spazio dei nomi Microsoft.VisualStudio.GraphModel