Share via


TextChange.NewText 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 replaced the old text.

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

Property Value

The text that replaced the old text.

Applies to