Compartir a través de


ITextDocumentEditor.Document Property

Definition

The specific version of the ITextDocumentSnapshot that the edit(s) will be applied to, unless otherwise specified as part of a TextRange or TextPosition parameter.

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