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