DocData.Buffer Property

Definition

The text buffer contained within the doc data.

C++/CX
public:
 property Microsoft::VisualStudio::TextManager::Interop::IVsTextBuffer ^ Buffer { Microsoft::VisualStudio::TextManager::Interop::IVsTextBuffer ^ get(); };

Property Value

The text buffer if one exists, otherwise null.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022