DifferencePackageElements Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
These are the default elements of the difference code window legend. Use the names below if you want to replace one of the default elements with a customized element.
public ref class DifferencePackageElements abstract sealed
public ref class DifferencePackageElements abstract sealed
class DifferencePackageElements abstract sealed
public static class DifferencePackageElements
type DifferencePackageElements = class
Public Class DifferencePackageElements
- Inheritance
-
DifferencePackageElements
Remarks
These elements are displayed in the following order: RemovedLine RemovedWord AddedLine AddedWord HelpLink
Fields
AddedLine |
An added line. |
AddedWord |
An added word. |
HelpLink |
A help link. |
RemovedLine |
A line that has been removed. |
RemovedWord |
A word that has been removed. |