次の方法で共有


CloningInfo.CloneSourceControl プロパティ

定義

ソース アプリからソース管理を複製する lt;コード>true</code> を取得または設定&します。それ以外の場合は、<code>false</code>

[Newtonsoft.Json.JsonProperty(PropertyName="cloneSourceControl")]
public bool? CloneSourceControl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cloneSourceControl")>]
member this.CloneSourceControl : Nullable<bool> with get, set
Public Property CloneSourceControl As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象