IExpansionManager Interface

Visual Studio 2015
 

Manages code snippet expansions.

Namespace:   Microsoft.VisualStudio.Editor
Assembly:  Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)

public interface IExpansionManager

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

Aysnchronously enumerates the expansions associated with the specified GUID.

Return to top
Show: