IVsExpansionIntellisenseHost Members

Include Protected Members
Include Inherited Members

Provides Insert Expansion support.

The IVsExpansionIntellisenseHost type exposes the following members.

Methods

  Name Description
Public method GetCurrentLevel Returns the current position.
Public method GetSelection Retrieves the starting and ending positions of the current expansion selection.
Public method GetText Returns the text of the expansion text span.
Public method GetTextLen Returns the length of the expansion text span.
Public method SetSelection Sets the starting and ending position of an expansion text span selection.
Public method SetText Replaces the text span within an expansion selection with new text.

Top

See Also

Reference

IVsExpansionIntellisenseHost Interface

Microsoft.VisualStudio.TextManager.Interop Namespace