Describes one stable manifest path whose semantic value differs between two images. More...
Properties | |
| string | Path [get] |
| Identifies the exact stable manifest value or logical component that changed. | |
| NdsDifferenceKind | Kind [get] |
| Separates content edits from layout-only moves and numeric identity changes. | |
| string? | Before [get] |
| Contains the invariant left value, or remains absent when the component was added. | |
| string? | After [get] |
| Contains the invariant right value, or remains absent when the component was removed. | |
Describes one stable manifest path whose semantic value differs between two images.
Definition at line 4 of file NdsSemanticDifference.cs.
|
get |
Contains the invariant right value, or remains absent when the component was removed.
Definition at line 26 of file NdsSemanticDifference.cs.
|
get |
Contains the invariant left value, or remains absent when the component was added.
Definition at line 24 of file NdsSemanticDifference.cs.
|
get |
Separates content edits from layout-only moves and numeric identity changes.
Definition at line 22 of file NdsSemanticDifference.cs.
|
get |
Identifies the exact stable manifest value or logical component that changed.
Definition at line 20 of file NdsSemanticDifference.cs.