ITextViewModel.VisualBuffer Property

Definition

The ITextBuffer whose contents should be presented in the editor.

C++/CX
public:
 property Microsoft::VisualStudio::Text::ITextBuffer ^ VisualBuffer { Microsoft::VisualStudio::Text::ITextBuffer ^ get(); };

Property Value

The ITextBuffer whose contents should be presented in the editor.

Remarks

This text buffer may be the same as the EditBuffer or it may be a projection buffer or elision buffer whose ultimate source is the edit buffer.

Applies to

Produkt Verzie
Visual Studio SDK 2015, 2017, 2019, 2022