GitBaseVersionDescriptor.Version Property
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.
Version string identifier (name of tag/branch, SHA1 of commit)
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="baseVersion")]
public override string Version { get; set; }
member this.Version : string with get, set
Public Overrides Property Version As String
Property Value
- Attributes