IVsExpansionManager2 Interface

Visual Studio 2015
 

Provides more code snippet expansion methods.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.14.2.DesignTime (in Microsoft.VisualStudio.TextManager.Interop.14.2.DesignTime.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("7A271CD7-A2F7-4EDA-B500-614CC3D039FB")]
public interface IVsExpansionManager2

NameDescription
System_CAPS_pubmethodEnumerateExpansionsAsync(Guid, Int32, String[], Int32, Int32, Int32, IVsTask)

Aysnchronously enumerates the expansions associated with the specified GUID.

Return to top
Show: