次の方法で共有


SourceUpdateParameters.RepositoryUrl プロパティ

定義

ソース コードのリポジトリへの完全な URL を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象