DifferencePackageElements Class

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Editor.DifferencePackageElements

Namespace:  Microsoft.VisualStudio.Editor
Assembly:  Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)

Syntax

'Declaration
Public NotInheritable Class DifferencePackageElements
public static class DifferencePackageElements
public ref class DifferencePackageElements abstract sealed
[<AbstractClass>]
[<Sealed>]
type DifferencePackageElements =  class end
public final class DifferencePackageElements

The DifferencePackageElements type exposes the following members.

Fields

  Name Description
Public fieldStatic member AddedLine
Public fieldStatic member AddedWord
Public fieldStatic member HelpLink
Public fieldStatic member RemovedLine
Public fieldStatic member RemovedWord

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