DifferencePackageOptions Class

Inheritance Hierarchy

System.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
Public fieldStatic member ShowLegendId
Public fieldStatic member ShowLegendName

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.

See Also

Reference

Microsoft.VisualStudio.Editor Namespace