Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


TextSnapshotChangedEventArgs Class

Definition

Provides information about a transaction on a ITextBuffer that causes a new ITextSnapshot to be generated.

C++
public ref class TextSnapshotChangedEventArgs abstract : EventArgs
Inheritance
TextSnapshotChangedEventArgs
Derived

Remarks

This is the base class for classes such as ContentTypeChangedEventArgs and TextContentChangedEventArgs.

Constructors

Properties

After

Gets the state of the ITextBuffer after the change.

AfterVersion

Gets the ITextVersionn associated with After.

Before

Gets the state of the ITextBuffer before the change occurred.

BeforeVersion

Gets the ITextVersion associated with Before.

EditTag

Gets an arbitrary object provided by the initiator of the changes.

Applies to

Προϊόν Εκδόσεις
Visual Studio SDK 2015, 2017, 2019, 2022