次の方法で共有


RestoreFileSpec.Isdir プロパティ

定義

復元ファイル スペック isdir を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象