Share via


Userargs.File Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to