共用方式為


VIEWPREFERENCES.fGoToAnchorAfterEscape 欄位

決定使用者是否會傳送至錨點按後 ESC 機碼。

命名空間:  Microsoft.VisualStudio.TextManager.Interop
組件:  Microsoft.VisualStudio.TextManager.Interop (在 Microsoft.VisualStudio.TextManager.Interop.dll 中)

語法

'宣告
Public fGoToAnchorAfterEscape As UInteger
public uint fGoToAnchorAfterEscape
public:
unsigned int fGoToAnchorAfterEscape
val mutable fGoToAnchorAfterEscape: uint32
public var fGoToAnchorAfterEscape : uint

備註

COM 簽章

從 textmgr.idl:

.NET Framework 安全性

請參閱

參考

VIEWPREFERENCES 結構

Microsoft.VisualStudio.TextManager.Interop 命名空間