TextChange.OldText Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the text that was replaced.

public string OldText { get; }
member this.OldText : string
Public ReadOnly Property OldText As String

Property Value

The text that was replaced.

Applies to