Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Defines a presenter of IntelliSense information.
Namespace: Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Syntax
'Declaration
Public Interface IIntellisensePresenter
public interface IIntellisensePresenter
public interface class IIntellisensePresenter
type IIntellisensePresenter = interface end
public interface IIntellisensePresenter
The IIntellisensePresenter type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Session | Gets the session that this presenter is rendering. |
Top
Remarks
For more information about IntelliSense presenters, see Editor Extension Points.
.gif)