This documentation is archived and is not being maintained.
VsExpansionManagerClass Methods
Namespace:
Microsoft.VisualStudio.TextManager.Interop Assembly:
Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Name Description EnumerateExpansions(Guid, Int32, array<String^>^, Int32, Int32, Int32, IVsExpansionEnumeration^) Equals(Object^) Finalize() GetExpansionByShortcut(IVsExpansionClient^, Guid, String^, IVsTextView^, array<TextSpan>^, Int32, String^, String^) GetHashCode() GetSnippetShortCutKeybindingState(Int32)
This API supports the product infrastructure and is not intended to be used directly from your code.
Determines if a key has been bound to the "Invoke Snippet From Shortcut" command. See GetSnippetShortCutKeybindingState .
GetTokenPath(UInt32, String^) Returns the path to the specified location. See GetTokenPath
GetType() InvokeInsertionUI(IVsTextView^, IVsExpansionClient^, Guid, array<String^>^, Int32, Int32, array<String^>^, Int32, Int32, String^, String^) MemberwiseClone() ToString()
Return to top