다음을 통해 공유


IFormattedLine.SetChange 메서드

이 텍스트 줄의 Change 속성을 설정합니다.

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

구문

‘선언
Sub SetChange ( _
    change As TextViewLineChange _
)
void SetChange(
    TextViewLineChange change
)
void SetChange(
    TextViewLineChange change
)
abstract SetChange : 
        change:TextViewLineChange -> unit
function SetChange(
    change : TextViewLineChange
)

매개 변수

.NET Framework 보안

참고 항목

참조

IFormattedLine 인터페이스

Microsoft.VisualStudio.Text.Formatting 네임스페이스