Condividi tramite


Evento IGraphContext.Canceled

Generato quando questo contesto viene annullato.

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

Sintassi

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IGraphContext Interfaccia

Spazio dei nomi Microsoft.VisualStudio.GraphModel