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

적용 대상