GitQueryRefsCriteria 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.
[System.Runtime.Serialization.DataContract]
public class GitQueryRefsCriteria
type GitQueryRefsCriteria = class
Public Class GitQueryRefsCriteria
- Inheritance
-
GitQueryRefsCriteria
- Attributes
Constructors
| GitQueryRefsCriteria() |
Properties
| CommitIds |
List of commit Ids to be searched |
| RefNames |
List of complete or partial names for refs to be searched |
| SearchType |
Type of search on refNames, if provided |