IPeekSession Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | CreationOptions | Gets the PeekSessionCreationOptions object that was used to create this Peek session. |
![]() | IsDismissed | Determines whether the session is dismissed.(Inherited from IIntellisenseSession.) |
![]() | PeekableItems | Gets the collection of IPeekableItem objects. |
![]() | Presenter | Gets the IIntellisensePresenter that is used to render IntelliSense for this session.(Inherited from IIntellisenseSession.) |
![]() | Properties | (Inherited from IPropertyOwner.) |
![]() | RelationshipName | Case insensitive name of the relationship to which this session pertains. |
![]() | TextView | Gets the ITextView in which this IntelliSense session was triggered.(Inherited from IIntellisenseSession.) |
Show:
