IVsExpansionManager Members

Include Protected Members
Include Inherited Members

Represents the expansion manager, which knows how to find and display lists of code snippets for a particular coding language.

The IVsExpansionManager type exposes the following members.

Methods

  Name Description
Public method EnumerateExpansions Retrieves a list of code snippets for the specified coding language.
Public method GetExpansionByShortcut
Public method GetSnippetShortCutKeybindingState Infrastructure. Determines if a key has been bound to the "Invoke Snippet From Shortcut" command.
Public method GetTokenPath Returns the path to the specified ___location.
Public method InvokeInsertionUI Shows an IntelliSense list of code snippets that can be inserted into the source through the provided IVsExpansionClient object.

Top

See Also

Reference

IVsExpansionManager Interface

Microsoft.VisualStudio.TextManager.Interop Namespace