ITrackingPoint Properties

 

Namespace:   Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

NameDescription
System_CAPS_pubpropertyTextBuffer

Gets the ITextBuffer to which this point refers.

System_CAPS_pubpropertyTrackingFidelity

Determines how the tracking point behaves when moving to a previous version or when encountering versions that are replications of previous versions (due to undo or redo).

System_CAPS_pubpropertyTrackingMode

Determines whether the tracking point shifts or remains stationary when insertions occur at its position.

Return to top
Show: