SimpleEditorView::Buffer Property
Visual Studio 2015
Gets or sets the text buffer.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
protected: property IVsTextLines^ Buffer { IVsTextLines^ get(); void set(IVsTextLines^ value); }
Property Value
Type: Microsoft.VisualStudio.TextManager.Interop::IVsTextLines^T:Microsoft.VisualStudio.Shell.Interop.IVsTextLines.
Show: