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 key of the option that controls whether or not the legend is shown in the diff view.
Namespace: Microsoft.VisualStudio.Editor
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
Syntax
'Declaration
Public Shared ReadOnly ShowLegendId As EditorOptionKey(Of Boolean)
public static readonly EditorOptionKey<bool> ShowLegendId
public:
static initonly EditorOptionKey<bool> ShowLegendId
static val ShowLegendId: EditorOptionKey<bool>
public static final var ShowLegendId : EditorOptionKey<boolean>
.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.