VIEWPREFERENCES.fUndoCaretMovements 字段

确定插入符号移动和文本选择是否包括取消列表。

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

语法

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

备注

COM 签名

从 textmgr.idl:

.NET Framework 安全性

请参阅

参考

VIEWPREFERENCES 结构

Microsoft.VisualStudio.TextManager.Interop 命名空间