SnapshotSpanEventArgs Class

Definition

Provides information for events that report changes affecting a span of text.

C++
public ref class SnapshotSpanEventArgs : EventArgs
Inheritance
SnapshotSpanEventArgs

Remarks

Some of the events that use this class include:

Constructors

SnapshotSpanEventArgs(SnapshotSpan)

Initializes a new instance of SnapshotSpanEventArgs with the specified SnapshotSpan.

Properties

Span

Gets the SnapshotSpan.

Applies to

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