다음을 통해 공유


DropHandlerBase.TextView 속성

텍스트 뷰를 가져옵니다.

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

구문

‘선언
Protected ReadOnly Property TextView As IWpfTextView
protected IWpfTextView TextView { get; }
protected:
property IWpfTextView^ TextView {
    IWpfTextView^ get ();
}
member TextView : IWpfTextView with get
function get TextView () : IWpfTextView

속성 값

형식: Microsoft.VisualStudio.Text.Editor.IWpfTextView
IWpfTextView 입니다.

.NET Framework 보안

참고 항목

참조

DropHandlerBase 클래스

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