ISmartTagSession.ApplicableToSpanChanged, événement

Se produit lorsque la propriété ApplicableToSpan change.

Espace de noms :  Microsoft.VisualStudio.Language.Intellisense
Assembly :  Microsoft.VisualStudio.Language.Intellisense (dans Microsoft.VisualStudio.Language.Intellisense.dll)

Syntaxe

'Déclaration
Event ApplicableToSpanChanged As EventHandler
event EventHandler ApplicableToSpanChanged
event EventHandler^ ApplicableToSpanChanged {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
abstract ApplicableToSpanChanged : IEvent<EventHandler,
    EventArgs>
JScript ne prend pas en charge les événements.

Sécurité .NET Framework

Voir aussi

Référence

ISmartTagSession Interface

Microsoft.VisualStudio.Language.Intellisense, espace de noms