FileDiff 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.
Provides properties that describe file differences
[System.Runtime.Serialization.DataContract]
public class FileDiff
type FileDiff = class
Public Class FileDiff
- Inheritance
-
FileDiff
- Attributes
Constructors
| FileDiff() |
Properties
| LineDiffBlocks |
The collection of line diff blocks |
| OriginalPath |
Original path of item if different from current path. |
| Path |
Current path of item |