次の方法で共有


UserInner.ScmUri プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scmUri")]
public string ScmUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scmUri")>]
member this.ScmUri : string with get, set
Public Property ScmUri As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象