SourceControlRepo.Branches Property

Definition

Array of branches.

public System.Collections.Generic.IReadOnlyList<string> Branches { get; }
member this.Branches : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Branches As IReadOnlyList(Of String)

Property Value

Applies to