CompletionSet Properties

 

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

NameDescription
System_CAPS_pubpropertyApplicableTo

Gets or sets the text tracking span to which this completion applies.

System_CAPS_pubpropertyCompletionBuilders

Gets or sets the list of completion builders that are part of this completion set.

System_CAPS_pubpropertyCompletions

Gets or sets the list of completions that are part of this completion set.

System_CAPS_pubpropertyDisplayName

Gets or sets the localized name of this completion set.

System_CAPS_pubpropertyMoniker

Gets the unique, non-localized identifier for the completion set.

System_CAPS_pubpropertySelectionStatus

Gets or sets the CompletionSelectionStatus.

System_CAPS_protpropertyWritableCompletionBuilders

Gets the collection of writable completion builders.

System_CAPS_protpropertyWritableCompletions

Gets the collection of writable completions.

Return to top
Show: