ISmartTagAction::Invoke Method ()

 

A callback used to invoke the smart tag action.

Smart tags are deprecated in favor of light bulbs. See Invoke for a replacement.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

void Invoke()

You must implement this method to perform the action when this method is called.

Return to top
Show: