다음을 통해 공유


ITextChange.OldText 속성

대체 된 텍스트를 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.Text
어셈블리:  Microsoft.VisualStudio.Text.Data(Microsoft.VisualStudio.Text.Data.dll)

구문

‘선언
ReadOnly Property OldText As String
string OldText { get; }
property String^ OldText {
    String^ get ();
}
abstract OldText : string with get
function get OldText () : String

속성 값

형식: String
대체된 텍스트입니다.

.NET Framework 보안

참고 항목

참조

ITextChange 인터페이스

Microsoft.VisualStudio.Text 네임스페이스