Campo VIEWPREFERENCES3.fGoToAnchorAfterEscape
Determines whether the user is sent to an anchor after pressing the ESC key.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.11.0 (em Microsoft.VisualStudio.TextManager.Interop.11.0.dll)
Sintaxe
'Declaração
Public fGoToAnchorAfterEscape As UInteger
public uint fGoToAnchorAfterEscape
public:
unsigned int fGoToAnchorAfterEscape
val mutable fGoToAnchorAfterEscape: uint32
public var fGoToAnchorAfterEscape : uint
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.