Condividi tramite


DifferencePackageOptions.ShowLegendId Field

Definition

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) 

Field Value

Applies to