ITrackingSpan Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
| Name | Description | |
|---|---|---|
![]() | GetEndPoint(ITextSnapshot^) | Maps the end of the tracking span to the specified snapshot of its text buffer. |
![]() | GetSpan(ITextSnapshot^) | Maps the tracking span to the specified snapshot of its text buffer. |
![]() | GetSpan(ITextVersion^) | Maps the tracking span to the specified version of its text buffer. |
![]() | GetStartPoint(ITextSnapshot^) | Maps the start of the tracking span to the specified snapshot of its text buffer. |
![]() | GetText(ITextSnapshot^) | Maps the tracking span to the specified snapshot of its text buffer and gets the text it designates. |
Show:
