次の方法で共有


FactoryRepoConfiguration.LastCommitId プロパティ

定義

最後のコミット ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象