次の方法で共有


RestoreFileSpecs.FileSpecType プロパティ

定義

Path 変数の意味を示す値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象