共用方式為


TextEdit.Range Property

Definition

The range to replace. Can be zero length.

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

Property Value

Applies to