DifferencePackageOptions.ShowLegendId Field

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

See Also

Reference

DifferencePackageOptions Class

Microsoft.VisualStudio.Editor Namespace