FileDiffsCriteria 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 inputs for the file diffs
[System.Runtime.Serialization.DataContract]
public class FileDiffsCriteria
type FileDiffsCriteria = class
Public Class FileDiffsCriteria
- Inheritance
-
FileDiffsCriteria
- Attributes
Constructors
| FileDiffsCriteria() |
Properties
| BaseVersionCommit |
Commit ID of the base version |
| FileDiffParams |
List of parameters for each of the files for which we need to get the file diff |
| TargetVersionCommit |
Commit ID of the target version |