VIEWPREFERENCES3.fOvertype Field
Determines whether insert or overtype is enabled. This value is not persisted.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.11.0 (in Microsoft.VisualStudio.TextManager.Interop.11.0.dll)
Syntax
'Declaration
Public fOvertype As UInteger
public uint fOvertype
public:
unsigned int fOvertype
val mutable fOvertype: uint32
public var fOvertype : uint
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.