DifferencePackageOptions.ShowLegendId Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Key of the option that controls whether or not the legend is shown in the diff view.
public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> ShowLegendId;
static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> ShowLegendId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> ShowLegendId;
staticval mutable ShowLegendId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly ShowLegendId As EditorOptionKey(Of Boolean)