次の方法で共有


ProcessInfoInner.IsScmSite プロパティ

定義

SCM サイトを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象