FactoryRepoConfiguration.CollaborationBranch Property

Definition

Gets or sets collaboration branch.

[Newtonsoft.Json.JsonProperty(PropertyName="collaborationBranch")]
public string CollaborationBranch { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="collaborationBranch")>]
member this.CollaborationBranch : string with get, set
Public Property CollaborationBranch As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to