DefaultTextViewHostOptions.ErrorMarginWidthOptionName Field
The name of the option that determines whether to have the change tracking margin. The change tracking margins "reset" (lose the change history) when this option is turned off. If it is turned back on, it will track changes from the time the margin is turned on.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaration
Public Const ErrorMarginWidthOptionName As String
public const string ErrorMarginWidthOptionName
public:
literal String^ ErrorMarginWidthOptionName
static val mutable ErrorMarginWidthOptionName: string
public const var ErrorMarginWidthOptionName : String
.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.