ITextChange.OldText Propriedade

Definição

O texto que foi substituído.

public:
 property System::String ^ OldText { System::String ^ get(); };
public:
 property Platform::String ^ OldText { Platform::String ^ get(); };
public string OldText { get; }
member this.OldText : string
Public ReadOnly Property OldText As String

Valor da propriedade

String

O texto que foi substituído.

Aplica-se a