CompletionSet Properties

 

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

NameDescription
System_CAPS_pubpropertyDeclarations

Gets or sets the Declarations object this completion set uses.

System_CAPS_pubpropertyIsCommitted

Gets whether any text has been committed to the source file.

System_CAPS_pubpropertyIsDisplayed

Gets whether the completion list is currently displayed.

System_CAPS_pubpropertyOnCommitText

Gets the text that is to be committed to the source file.

Return to top
Show: