MatchResponse.CacheID プロパティ

定義

キャッシュ ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象