次の方法で共有


NetworkManagerCommit.CommitId プロパティ

定義

コミット ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="commitId")]
public string CommitId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="commitId")>]
member this.CommitId : string
Public ReadOnly Property CommitId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象