SnapshotSpanEventArgs Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides information for events that report changes affecting a span of text.
C++
public ref class SnapshotSpanEventArgs : EventArgs
public class SnapshotSpanEventArgs : EventArgs
type SnapshotSpanEventArgs = class
inherit EventArgs
Public Class SnapshotSpanEventArgs
Inherits EventArgs
- Inheritance
-
SnapshotSpanEventArgs
Some of the events that use this class include:
Snapshot |
Initializes a new instance of SnapshotSpanEventArgs with the specified SnapshotSpan. |
Span |
Gets the SnapshotSpan. |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |