次の方法で共有


CloningInfo.CloneCustomHostNames プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象