Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ID of the option that specifies whether the DifferenceHighlightMode for the line changed markers.
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaration
Public Shared ReadOnly HighlightModeId As EditorOptionKey(Of DifferenceHighlightMode)
public static readonly EditorOptionKey<DifferenceHighlightMode> HighlightModeId
public:
static initonly EditorOptionKey<DifferenceHighlightMode> HighlightModeId
static val HighlightModeId: EditorOptionKey<DifferenceHighlightMode>
public static final var HighlightModeId : EditorOptionKey<DifferenceHighlightMode>
.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.