IVsBrowseContainersList Interface
Visual Studio 2015
Provides information about a container in a list of containers or finds the container of a component.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | FindContainer(VSCOMPONENTSELECTORDATA[], UInt32) | Finds a container of a component. |
![]() | GetContainerData(UInt32, VSCOMPONENTSELECTORDATA[]) | Provides data about a component found using FindContainer. |
Show:
