IIntellisenseSessionStackMapService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to all the IntelliSense session stacks created for all the different ITextView instances in the application.
public interface class IIntellisenseSessionStackMapService
public interface class IIntellisenseSessionStackMapService
__interface IIntellisenseSessionStackMapService
public interface IIntellisenseSessionStackMapService
type IIntellisenseSessionStackMapService = interface
Public Interface IIntellisenseSessionStackMapService
Methods
GetStackForTextView(ITextView) |
Gets an IIntellisenseSessionStack for a specific ITextView instance. |