次の方法で共有


Target.Repository プロパティ

定義

リポジトリ名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象