ProposedEdit.Span Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The span of text that will be replaced by ReplacementText.
public Microsoft.VisualStudio.Text.SnapshotSpan Span { get; }
member this.Span : Microsoft.VisualStudio.Text.SnapshotSpan
Public ReadOnly Property Span As SnapshotSpan