为所有不同的 ITextView 实例提供对应用程序创建的所有 IIntellisenseSessionStack 对象。
命名空间: Microsoft.VisualStudio.Language.Intellisense
程序集: Microsoft.VisualStudio.Language.Intellisense(在 Microsoft.VisualStudio.Language.Intellisense.dll 中)
语法
声明
Public Interface IIntellisenseSessionStackMapService
public interface IIntellisenseSessionStackMapService
public interface class IIntellisenseSessionStackMapService
type IIntellisenseSessionStackMapService = interface end
public interface IIntellisenseSessionStackMapService
IIntellisenseSessionStackMapService 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() |
GetStackForTextView | 获取特定 ITextView 实例的 IIntellisenseSessionStack。 |
页首