다음을 통해 공유


IIncrementalSearch.TextView 속성

이 검색과 관련된 ITextView를 가져옵니다.

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

구문

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

속성 값

형식: Microsoft.VisualStudio.Text.Editor.ITextView
ITextView 이 검색과 관련.

.NET Framework 보안

참고 항목

참조

IIncrementalSearch 인터페이스

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