ITextChange.OldText Свойство

Определение

Замененный текст.

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

Значение свойства

String

Замененный текст.

Применяется к