ChangedSnapshotSpan Struct
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.
Associates a ChangeTypes witgh a SnapshotSpan of text.
C#
[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct ChangedSnapshotSpan
[<System.Runtime.CompilerServices.IsReadOnly>]
type ChangedSnapshotSpan = struct
Public Structure ChangedSnapshotSpan
- Inheritance
-
ChangedSnapshotSpan
- Attributes
Changed |
Creates a new instance of ChangedSnapshotSpan, associating a span of changed text with a change type. |
Change |
A kind of a change. |
Span |
SnapshotSpan of text that has a change. |
Produkt | Verzie |
---|---|
Visual Studio SDK | 2022 |