Partager via


TextPosition.Document Property

Definition

Gets the ITextDocumentSnapshot to which this snapshot position 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