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 | |
---|---|---|
AddedLine | ||
AddedWord | ||
HelpLink | ||
RemovedLine | ||
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.