次の方法で共有


FactoryRepoConfiguration.CollaborationBranch プロパティ

定義

コラボレーション ブランチを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象