GitRefSearchType Enum
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.
Search type on ref name
C#
[System.Runtime.Serialization.DataContract]
public enum GitRefSearchType
type GitRefSearchType =
Public Enum GitRefSearchType
- Inheritance
-
GitRefSearchType
- Attributes
Name | Value | Description |
---|---|---|
Exact | 0 | |
StartsWith | 1 | |
Contains | 2 |
Produk | Versi |
---|---|
Azure DevOps Services .NET SDK | preview, latest |