다음을 통해 공유


IWpfTextView.FormattedLineSource 속성

뷰에서 사용되는 텍스트 포맷터를 가져옵니다.

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

구문

‘선언
ReadOnly Property FormattedLineSource As IFormattedLineSource
IFormattedLineSource FormattedLineSource { get; }
property IFormattedLineSource^ FormattedLineSource {
    IFormattedLineSource^ get ();
}
abstract FormattedLineSource : IFormattedLineSource with get
function get FormattedLineSource () : IFormattedLineSource

속성 값

형식: Microsoft.VisualStudio.Text.Formatting.IFormattedLineSource
텍스트 포맷터는 보기에서 사용 됩니다.

설명

이 속성이 nullNull 참조(Visual Basic의 경우 Nothing) 보기를 초기화 중입니다.

.NET Framework 보안

참고 항목

참조

IWpfTextView 인터페이스

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