IDifferenceTrackingSpanCollection.AddedWordSpans Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Added line spans, against the RightBuffer.
public:
property System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Text::ITrackingSpan ^> ^ AddedWordSpans { System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Text::ITrackingSpan ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.Text.ITrackingSpan> AddedWordSpans { get; }
member this.AddedWordSpans : seq<Microsoft.VisualStudio.Text.ITrackingSpan>
Public ReadOnly Property AddedWordSpans As IEnumerable(Of ITrackingSpan)
Property Value
Added line spans, against the RightBuffer