IVsBrowseComponentSet 接口
提供在浏览元素包含的数据设置。
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)
语法
声明
<GuidAttribute("804DCBDE-3A63-4C3C-9316-296C4C7E9140")> _
<InterfaceTypeAttribute()> _
Public Interface IVsBrowseComponentSet
[GuidAttribute("804DCBDE-3A63-4C3C-9316-296C4C7E9140")]
[InterfaceTypeAttribute()]
public interface IVsBrowseComponentSet
IVsBrowseComponentSet 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
CreateNavInfo | 在 rgSymbolNodes 某些创建定义的符号的 IVsNavInfo 符号。 | |
get_ChildListOptions | 返回子级的选项卡中的符号。列出由 IVsSimpleObjectList2 接口所描述的。 | |
get_ComponentsListOptions | 返回元素中列出的选项。 | |
GetList2 | 返回请求的列表符号。 | |
GetSupportedCategoryFields2 | 返回元素支持的类别值设置指定的类别。 | |
put_ChildListOptions | 设置 IVsSimpleObjectList2 列出了符号层次结构树中的符号的子级的选项。 | |
put_ComponentsListOptions | 设置元素中列出的选项。 | |
UpdateCounter | 返回库计数器的当前状态。指示库内容已经更改。 |
页首
备注
设置的元素是一个可以浏览,例如 Visual Studio 项目,外部 .NET Framework 元素的元素集和类型库 (.tlb)。