Condividi tramite


ITextDocumentSnapshotLine.Text Property

Definition

Gets a TextRange for the line, excluding any line break characters.

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

Property Value

Applies to