VIEWPREFERENCES.fDragDropMove 字段

确定拖放移动是否允许。

命名空间:  Microsoft.VisualStudio.TextManager.Interop
程序集:  Microsoft.VisualStudio.TextManager.Interop(在 Microsoft.VisualStudio.TextManager.Interop.dll 中)

语法

声明
Public fDragDropMove As UInteger
public uint fDragDropMove
public:
unsigned int fDragDropMove
val mutable fDragDropMove: uint32
public var fDragDropMove : uint

备注

COM 签名

从 textmgr.idl:

.NET Framework 安全性

请参阅

参考

VIEWPREFERENCES 结构

Microsoft.VisualStudio.TextManager.Interop 命名空间