次の方法で共有


ProtectedItem.IsRehydrate プロパティ

定義

段階的に削除された DS を一時停止状態に移動することを識別するフラグを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="isRehydrate")]
public bool? IsRehydrate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isRehydrate")>]
member this.IsRehydrate : Nullable<bool> with get, set
Public Property IsRehydrate As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象