DifferencePackageOptions Class
A set of options for the difference package.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.Editor.DifferencePackageOptions
Namespace: Microsoft.VisualStudio.Editor
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
Syntax
'Declaration
Public NotInheritable Class DifferencePackageOptions
public static class DifferencePackageOptions
public ref class DifferencePackageOptions abstract sealed
[<AbstractClass>]
[<Sealed>]
type DifferencePackageOptions = class end
public final class DifferencePackageOptions
The DifferencePackageOptions type exposes the following members.
Fields
Name | Description | |
---|---|---|
ShowLegendId | The key of the option that controls whether or not the legend is shown in the diff view. | |
ShowLegendName | The name of the option that controls whether or not the legend is shown in the diff view. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.