IVsSelectedSymbol 接口

为单个符号提供名称和导航信息 (库名称,等等)。在 IVsSelectedSymbols 集合的元素。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)

语法

声明
<GuidAttribute("9D86535E-5FE7-4AAF-8846-F1FB5556109A")> _
<InterfaceTypeAttribute()> _
Public Interface IVsSelectedSymbol
[GuidAttribute("9D86535E-5FE7-4AAF-8846-F1FB5556109A")]
[InterfaceTypeAttribute()]
public interface IVsSelectedSymbol

IVsSelectedSymbol 类型公开以下成员。

方法

  名称 说明
公共方法 GetName
公共方法 GetNavInfo

页首

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间