Compartir a través de


IGraphContext.Completed (Evento)

Se produce cuando los resultados de contexto se han rellenado.

Espacio de nombres:  Microsoft.VisualStudio.GraphModel
Ensamblado:  Microsoft.VisualStudio.GraphModel (en Microsoft.VisualStudio.GraphModel.dll)

Sintaxis

'Declaración
Event Completed As EventHandler
event EventHandler Completed
 event EventHandler^ Completed {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
abstract Completed : IEvent<EventHandler,
    EventArgs>
JScript no admite eventos.

Seguridad de .NET Framework

Vea también

Referencia

IGraphContext Interfaz

Microsoft.VisualStudio.GraphModel (Espacio de nombres)