NormalizedTextRangeCollection.TextDocumentSnapshot Property
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.
Gets the document snapshot that all ranges in this collection reference. This is guaranteed to be non-null if the collection is not empty.
C#
public Microsoft.VisualStudio.Extensibility.Editor.ITextDocumentSnapshot? TextDocumentSnapshot { get; }
member this.TextDocumentSnapshot : Microsoft.VisualStudio.Extensibility.Editor.ITextDocumentSnapshot
Public ReadOnly Property TextDocumentSnapshot As ITextDocumentSnapshot
Produit | Versions |
---|---|
Visual Studio SDK | 2022 |