ExpansionProvider Properties

 

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

NameDescription
System_CAPS_pubpropertyExpansion

Returns the IVsExpansion object used for inserting snippets into a buffer.

System_CAPS_pubpropertyExpansionSession

Returns the expansion session created to manage editing the code snippet.

System_CAPS_pubpropertyInTemplateEditingMode

Indicates whether the code snippet is currently being edited.

System_CAPS_pubpropertySource

Returns the Source object associated with this expansion provider.

System_CAPS_pubpropertyTextView

Returns the text view containing the source file being manipulated by the expansion provider.

Return to top
Show: