DifferencePackageOptions.ShowLegendId Field
Namespace: Microsoft.VisualStudio.Editor
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
Syntax
'Dichiarazione
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.