ITextVersion.Next Property

Definition

Gets the next ITextVersion. Returns null if and only if this is the most recent version of its text buffer.

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

Property Value

The next text version.

Remarks

This method returns null if and only if this is the most recent version of its text buffer.

Applies to

製品 バージョン
Visual Studio SDK 2015, 2017, 2019, 2022