다음을 통해 공유


ITextViewLine.IsFirstTextViewLineForSnapshotLine 속성

ITextViewLine이 특정 ITextSnapshotLine에 대해 서식이 지정된 줄 목록의 첫째 줄인지 여부를 확인합니다.

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

구문

‘선언
ReadOnly Property IsFirstTextViewLineForSnapshotLine As Boolean
bool IsFirstTextViewLineForSnapshotLine { get; }
property bool IsFirstTextViewLineForSnapshotLine {
    bool get ();
}
abstract IsFirstTextViewLineForSnapshotLine : bool with get
function get IsFirstTextViewLineForSnapshotLine () : boolean

속성 값

형식: Boolean
true 이 경우 ITextViewLine 목록에 대 한 특정 서식이 지정 된 줄에서 첫 번째 줄에는 ITextSnapshotLine, 그렇지 않으면 false.

설명

이 속성은 항상입니다 true 단어 줄 바꿈 됩니다 없습니다 줄을.

.NET Framework 보안

참고 항목

참조

ITextViewLine 인터페이스

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