共用方式為


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

適用於