Condividi tramite


ImportInfo.FileUrl Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to