Completion2 Properties

 

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

NameDescription
System_CAPS_pubpropertyAttributeIcons

System_CAPS_pubpropertyDescription

Gets a description that can be displayed together with the display text of the completion.(Inherited from Completion.)

System_CAPS_pubpropertyDisplayText

Gets the text that is to be displayed by an IntelliSense presenter.(Inherited from Completion.)

System_CAPS_pubpropertyIconAutomationText

Gets or sets the text to be used as the automation name for the icon when it is displayed.(Inherited from Completion.)

System_CAPS_pubpropertyIconSource

Gets or sets an icon that could be used to describe the completion.(Inherited from Completion.)

System_CAPS_pubpropertyInsertionText

Gets the text that is to be inserted into the buffer if this completion is committed.(Inherited from Completion.)

System_CAPS_pubpropertyProperties

Gets the properties of the completion.(Inherited from Completion.)

Return to top
Show: