Share via


TextRange.Document Property

Definition

The ITextDocumentSnapshot to which this snapshot range refers.

public Microsoft.VisualStudio.Extensibility.Editor.ITextDocumentSnapshot Document { get; }
member this.Document : Microsoft.VisualStudio.Extensibility.Editor.ITextDocumentSnapshot
Public ReadOnly Property Document As ITextDocumentSnapshot

Property Value

Applies to