次の方法で共有


Module.GenerationId プロパティ

定義

モジュールの世代 ID。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象