IVsExpansionEvents Members
Include Protected Members
Include Inherited Members
Represents a connection point that receives event notifications having to do with code snippets.
The IVsExpansionEvents type exposes the following members.
Methods
Name
Description
OnAfterSnippetsKeyBindingChange
Called when there is a change in the key binding that is associated with inserting code snippets.
Called whenever a folder that contains snippets has been updated and the snippets from that folder have been read in.
Top