VIEWPREFERENCES2.fGoToAnchorAfterEscape 字段

确定用户是否可以发送给定位点在按 ESC 关键字后。

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

语法

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

备注

COM 签名

从 textmgr2.idl:

.NET Framework 安全性

请参阅

参考

VIEWPREFERENCES2 结构

Microsoft.VisualStudio.TextManager.Interop 命名空间