IFormattedLineSource::SourceTextSnapshot Property
Visual Studio 2015
Gets the source text snapshot for which this source will provide formatted text.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Property Value
Type: Microsoft.VisualStudio.Text::ITextSnapshot^The source text snapshot for which this source will provide formatted text.
Show: