UserInner.ScmUri Property

Definition

Gets or sets url of SCM site.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to