ITextDataModel.DataBuffer Property

Definition

Gets the ITextBuffer that should be presented in the editor.

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

Property Value

The ITextBuffer that should be presented in the editor.

Remarks

This text buffer may be the same as the DocumentBuffer, or it may be a projection buffer whose ultimate source is the DocumentBuffer. The data buffer is the highest buffer that is shared among different views.

Applies to

Táirge Leaganacha
Visual Studio SDK 2015, 2017, 2019, 2022