GitBaseVersionDescriptor.VersionOptions 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 options - Specify additional modifiers to version (e.g Previous)
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="baseVersionOptions")]
public override Microsoft.TeamFoundation.SourceControl.WebApi.GitVersionOptions VersionOptions { get; set; }
member this.VersionOptions : Microsoft.TeamFoundation.SourceControl.WebApi.GitVersionOptions with get, set
Public Overrides Property VersionOptions As GitVersionOptions
Property Value
- Attributes