IVsExpansionManager2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides more code snippet expansion methods.
public interface class IVsExpansionManager2
public interface class IVsExpansionManager2
__interface IVsExpansionManager2
[System.Runtime.InteropServices.Guid("7A271CD7-A2F7-4EDA-B500-614CC3D039FB")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsExpansionManager2
[<System.Runtime.InteropServices.Guid("7A271CD7-A2F7-4EDA-B500-614CC3D039FB")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsExpansionManager2 = interface
Public Interface IVsExpansionManager2
- Attributes
Methods
EnumerateExpansionsAsync(Guid, Int32, String[], Int32, Int32, Int32, IVsTask) |
Aysnchronously enumerates the expansions associated with the specified GUID. |