GitForkOperationStatusDetail.AllSteps 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.
All valid steps for the forking process
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.IEnumerable<string> AllSteps { get; set; }
member this.AllSteps : seq<string> with get, set
Public Property AllSteps As IEnumerable(Of String)
Property Value
- Attributes