次の方法で共有


SourceTriggerDescriptor.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

適用対象