IIntellisensePresenter 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.
Defines a presenter of IntelliSense information.
public interface class IIntellisensePresenter
public interface class IIntellisensePresenter
__interface IIntellisensePresenter
public interface IIntellisensePresenter
type IIntellisensePresenter = interface
Public Interface IIntellisensePresenter
- Derived
Remarks
For more information about IntelliSense presenters, see Language Service and Editor Extension Points.
Properties
Session |
Gets the session that this presenter is rendering. |