GitBaseVersionDescriptor Class
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.
C#
[System.Runtime.Serialization.DataContract]
public class GitBaseVersionDescriptor : Microsoft.TeamFoundation.SourceControl.WebApi.GitVersionDescriptor
type GitBaseVersionDescriptor = class
inherit GitVersionDescriptor
Public Class GitBaseVersionDescriptor
Inherits GitVersionDescriptor
- Inheritance
- Attributes
Version |
Version string identifier (name of tag/branch, SHA1 of commit) |
Version |
Version options - Specify additional modifiers to version (e.g Previous) |
Version |
Version type (branch, tag, or commit). Determines how Id is interpreted |
Set |
(Inherited from VersionControlSecuredObject) |
To |
(Inherited from GitVersionDescriptor) |
ISecured |
(Inherited from VersionControlSecuredObject) |
ISecured |
(Inherited from VersionControlSecuredObject) |
ISecured |
(Inherited from VersionControlSecuredObject) |
Produk | Versi |
---|---|
Azure DevOps Services .NET SDK | preview, latest |