次の方法で共有


Userargs.File プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="file")]
public object File { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="file")>]
member this.File : obj with get, set
Public Property File As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象