ActionableRemediation.BranchNames 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.
Gets or sets branches that should have annotations.
For Ignite, we will be supporting a single default branch configuration in the UX.
public System.Collections.Generic.IList<string> BranchNames { get; }
member this.BranchNames : System.Collections.Generic.IList<string>
Public ReadOnly Property BranchNames As IList(Of String)