IEditorOperations::ProvisionalCompositionSpan Property
Visual Studio 2015
Gets the span of the current provisional composition, or null if there is no provisional composition).
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Property Value
Type: Microsoft.VisualStudio.Text::ITrackingSpan^The span of the current provisional composition, or null if there is no provisional composition).
Show: