Completion Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | Description | Gets a description that can be displayed together with the display text of the completion. |
![]() | DisplayText | Gets the text that is to be displayed by an IntelliSense presenter. |
![]() | IconAutomationText | Gets or sets the text to be used as the automation name for the icon when it is displayed. |
![]() | IconSource | Gets or sets an icon that could be used to describe the completion. |
![]() | InsertionText | Gets the text that is to be inserted into the buffer if this completion is committed. |
![]() | Properties | Gets the properties of the completion. |
Show:
