IProjectionBufferBase::SourceBuffers Property
Visual Studio 2015
Gets the set of ITextBuffer objects that directly contribute to the projection buffer.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Property Value
Type: System.Collections.Generic::IList<ITextBuffer^>^The set of ITextBuffer objects that directly contribute to the projection buffer.
Show: