This topic has not yet been rated - Rate this topic

IVsBrowseContainersList Interface

Provides information about a container in a list of containers or finds the container of a component.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
[GuidAttribute("288F2A0C-B2E5-4799-9B9C-24E6EFCEFBF4")]
[InterfaceTypeAttribute()]
public interface IVsBrowseContainersList

The IVsBrowseContainersList type exposes the following members.

  NameDescription
Public methodFindContainerFinds a container of a component.
Public methodGetContainerDataProvides data about a component found using FindContainer.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.