IVsDataViewDropTargetProvider 인터페이스

데이터 뷰 계층 구조에서 노드의 데이터를 삭제 하는 기능을 나타냅니다.

네임스페이스:  Microsoft.VisualStudio.Data.Services.SupportEntities
어셈블리:  Microsoft.VisualStudio.Data.Services(Microsoft.VisualStudio.Data.Services.dll)

구문

‘선언
Public Interface IVsDataViewDropTargetProvider
public interface IVsDataViewDropTargetProvider
public interface class IVsDataViewDropTargetProvider
type IVsDataViewDropTargetProvider =  interface end
public interface IVsDataViewDropTargetProvider

IVsDataViewDropTargetProvider 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 AllowDrop 클래스에서 구현할 때 지정한 노드에서 놓기 작업이 허용 되는지 여부를 나타냅니다.
Public 메서드 OnDragDrop 클래스에서 구현 하면 발생 하는 DragDrop 이벤트.
Public 메서드 OnDragOver 클래스에서 구현 하면 발생 하는 DragOver 이벤트.

위쪽

참고 항목

참조

Microsoft.VisualStudio.Data.Services.SupportEntities 네임스페이스