次の方法で共有


SiteSourceControlInner.IsMercurial プロパティ

定義

Mercurial リポジトリ&の lt;code>true</code> を取得または設定&します。git リポジトリの lt;code>false</code>

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象