VIEWPREFERENCES3.fUndoCaretMovements, champ
Determines whether caret movements and text selections are included in undo list.
Espace de noms : Microsoft.VisualStudio.TextManager.Interop
Assembly : Microsoft.VisualStudio.TextManager.Interop.11.0 (dans Microsoft.VisualStudio.TextManager.Interop.11.0.dll)
Syntaxe
'Déclaration
Public fUndoCaretMovements As UInteger
public uint fUndoCaretMovements
public:
unsigned int fUndoCaretMovements
val mutable fUndoCaretMovements: uint32
public var fUndoCaretMovements : uint
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.